improve notifications keybinds
This commit is contained in:
parent
c6061e0f12
commit
0f0e0e8671
@ -18,10 +18,11 @@ bind = $mainMod, F, fullscreen,
|
||||
#-----#
|
||||
|
||||
# Notifications
|
||||
bind = $mainMod, N, exec, astal -i notifier show
|
||||
bind = $mainMod, N, exec, astal -i notifier toggle
|
||||
bind = $mainMod, C, exec, astal -i notifier clear-newest
|
||||
bind = $mainMod SHIFT, N, exec, astal -i notifier hide
|
||||
bind = $mainMod CTRL SHIFT, N, exec, astal -i notifier clear
|
||||
bind = $mainMod SHIFT, C, exec, astal -i notifier clear
|
||||
bind = $mainMod SHIFT, N, exec, astal -i notifier show
|
||||
bind = $mainMod CTRL SHIFT, N, exec, astal -i notifier hide
|
||||
|
||||
|
||||
# Launch commands
|
||||
|
Loading…
x
Reference in New Issue
Block a user