do not disturb and minor fixes

This commit is contained in:
Michał Gdula 2022-04-22 10:17:32 +01:00
parent 1a384d0cd5
commit a4a0fed7d1
7 changed files with 38 additions and 10 deletions

View file

@ -43,6 +43,20 @@ scroll-up = playerctl --player=spotify next
scroll-down = playerctl --player=spotify previous
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
;; DND
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
[module/dnd]
type = custom/script
interval = 1
format-background = ${colors.modback}
;format-padding = 1
exec = bash ~/.config/polybar/scripts/dnd.sh
click-left = exec bash ~/.config/polybar/scripts/toggle_dnd.sh
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
;; UPDATES
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-