mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-09-13 10:40:04 +00:00
Add swaync keybinds
This commit is contained in:
parent
aa246b5cda
commit
d923d19111
1 changed files with 10 additions and 0 deletions
|
@ -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 ###
|
||||
# ##########################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue