Add swaync keybinds

This commit is contained in:
ItsDrike 2025-09-04 15:13:36 +02:00
parent aa246b5cda
commit d923d19111
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0

View file

@ -63,6 +63,16 @@ bindl = , XF86AudioPause, exec, playerctl play-pause
bindl = , XF86AudioPlay, exec, playerctl play-pause
bindl = , XF86AudioPrev, exec, playerctl previous
# #####################
# ### NOTIFICATIONS ###
# #####################
bind = CTRL, grave, exec, swaync-client --close-latest
bind = CTRL_SHIFT, grave, exec, swaync-client --close-all
bind = CTRL_ALT, grave, exec, swaync-client --hide-latest
bind = CTRL, period, exec, swaync-client --toggle-panel
bind = SUPER_SHIFT, D, exec, toggle-notifications
# ##########################
# ### BRIGHTNESS CONTROL ###
# ##########################