Compare commits
2 Commits
29c8f990a0
...
c2e2174441
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c2e2174441 | ||
|
|
3a7492cb16 |
@ -412,14 +412,14 @@ label = %percentage_used%% %percentage_swap_used%%
|
||||
type = custom/script
|
||||
format-prefix=" "
|
||||
format-prefix-foreground = ${colors.bright_yellow}
|
||||
exec = ~/.dotfiles/polybar/polybar-scripts/updates-pacman/updates-pacman.sh
|
||||
exec = ~/.config/polybar/polybar-scripts/updates-pacman/updates-pacman.sh
|
||||
interval = 600
|
||||
|
||||
[module/updates-aurhelper]
|
||||
type = custom/script
|
||||
format-prefix=" "
|
||||
format-prefix-foreground = ${colors.bright_yellow}
|
||||
exec = ~/.dotfiles/polybar/polybar-scripts/updates-aurhelper/updates-aurhelper.sh
|
||||
exec = ~/.config/polybar/polybar-scripts/updates-aurhelper/updates-aurhelper.sh
|
||||
interval = 600
|
||||
|
||||
[module/reboot-check]
|
||||
|
Before Width: | Height: | Size: 539 B After Width: | Height: | Size: 539 B |
|
Before Width: | Height: | Size: 9.0 KiB After Width: | Height: | Size: 9.0 KiB |
|
Before Width: | Height: | Size: 6.0 KiB After Width: | Height: | Size: 6.0 KiB |
|
Before Width: | Height: | Size: 9.5 KiB After Width: | Height: | Size: 9.5 KiB |
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 9.8 KiB |
|
Before Width: | Height: | Size: 9.8 KiB After Width: | Height: | Size: 9.8 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
@ -1 +0,0 @@
|
||||
../.dotfiles/i3
|
||||
@ -1 +0,0 @@
|
||||
../.dotfiles/oh-my-zsh
|
||||
@ -1 +0,0 @@
|
||||
../.dotfiles/polybar
|
||||
@ -1 +0,0 @@
|
||||
../.dotfiles/rofi
|
||||