mirror of
https://github.com/Fluffy-Bean/dots.git
synced 2025-05-30 07:13:11 +00:00
do not disturb and minor fixes
This commit is contained in:
parent
1a384d0cd5
commit
a4a0fed7d1
7 changed files with 38 additions and 10 deletions
|
@ -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
|
||||
;;_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue