generation 489 25.11.20250714.62e0f05

This commit is contained in:
2025-08-08 04:03:14 -04:00
parent f6d7f385a2
commit e97c04c80c

View File

@@ -283,25 +283,6 @@ label-foreground = ${colors.foreground}
exec = /etc/profiles/per-user/synchronous/bin/pulseaudio-control --format '$VOL_LEVEL%' listen exec = /etc/profiles/per-user/synchronous/bin/pulseaudio-control --format '$VOL_LEVEL%' listen
format-foreground = ${colors.theme} format-foreground = ${colors.theme}
[module/cmus]
type = custom/script
tail = true
format =♫ <label>
interval = 5
exec-if = "sh /home/synchronous/.config/polybar/cmus.sh 2> /dev/null | grep -v 'NO_MUSIC'"
exec = "sh /home/synchronous/.config/polybar/cmus.sh 2> /dev/null | grep -v 'NO_MUSIC'"
label-foreground = ${colors.foreground}
format-foreground = ${colors.theme}
[module/pomodoro]
type = custom/script
tail = true
interval = 2
format = <label>
exec = "sh /home/synchronous/.config/polybar/pomodoro.sh"
label-foreground = ${colors.foreground}
format-foreground = ${colors.theme}
; [module/bluetooth] ; [module/bluetooth]
; type = custom/script ; type = custom/script
; interval = 10 ; interval = 10