Dotfiles/polybar/modules/dunst-snooze.ini
2023-02-03 19:12:16 +01:00

9 lines
No EOL
262 B
INI

[module/dunst-snooze]
type = custom/script
exec = "${exec.dunst-snooze}"
tail = true
click-left = ~/.config/polybar/scripts/dunst-snooze.sh --toggle &
label = "%output%"
label-background = ${colors.primary-accent}
label-foreground = ${colors.primary-background}