Add dunst-notification-display module

This commit is contained in:
RealStickman 2021-06-01 16:05:32 +02:00
parent 47fb7194a5
commit b12c99fd8b

View File

@ -96,6 +96,17 @@ click-middle = ~/scripts/polybar/player-mpris-tail.py previous &
################################################################################
[module/dunst-notification-display]
type = custom/script
exec = ~/scripts/polybar/dunst-notification-display.sh
interval = 600
format-foreground = ${colors.foreground}
format-background = ${colors.modbackground}
click-left = ~/scripts/polybar/dunst-notification-display.sh toggle
################################################################################
[module/backlight-acpi]
inherit = module/xbacklight
type = internal/backlight