12 lines
264 B
Plaintext
12 lines
264 B
Plaintext
[module/uparch]
|
|
type = custom/script
|
|
exec = ~/.config/bspwm/polybar/scripts/uparch.sh
|
|
interval = 1800
|
|
format = <label>
|
|
|
|
label = "%{A1:kitty --name "uparch_run" --hold -e bash -c "sudo pacman -Syyu" &:} %output%%{A}"
|
|
|
|
format-font = 4
|
|
label-foreground = #7DC5A0
|
|
|