mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 12:10:42 +00:00
Move to swaync (from dunst)
This commit is contained in:
parent
df82f47ccb
commit
c8d1e94c0f
7 changed files with 712 additions and 7 deletions
|
@ -70,10 +70,10 @@ bind = SUPER, 164, exec, quick-record toggle
|
|||
# ### NOTIFICATIONS ###
|
||||
# #####################
|
||||
|
||||
bind = CTRL, grave, exec, dunstctl close
|
||||
bind = CTRL_SHIFT, grave, exec, dunstctl close-all
|
||||
bind = CTRL, period, exec, dunstctl history-pop
|
||||
bind = CTRL_SHIFT, period, exec, dunstctl context
|
||||
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
|
||||
|
||||
# ############################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue