Fixed dotfiles error.
This commit is contained in:
parent
3a7492cb16
commit
c2e2174441
@ -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]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user