Add dunst-notification-display module
This commit is contained in:
parent
47fb7194a5
commit
b12c99fd8b
@ -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]
|
[module/backlight-acpi]
|
||||||
inherit = module/xbacklight
|
inherit = module/xbacklight
|
||||||
type = internal/backlight
|
type = internal/backlight
|
||||||
|
Loading…
Reference in New Issue
Block a user