Fix binds for new notification handler
This commit is contained in:
parent
bb75cfabaf
commit
f127ea8a41
@ -19,9 +19,10 @@ bind = $mainMod, F, fullscreen,
|
|||||||
#-----#
|
#-----#
|
||||||
|
|
||||||
# Notifications
|
# Notifications
|
||||||
bind = $mainMod, N, exec, ags -i notifier show
|
bind = $mainMod, N, exec, astal -i notifier show
|
||||||
bind = $mainMod ALT, N, exec, ags -i notifier hide
|
bind = $mainMod, C, exec, astal -i notifier clear-newest
|
||||||
bind = $mainMod CTRL SHIFT, N, exec, ags -i notifier clear
|
bind = $mainMod ALT, N, exec, astal -i notifier hide
|
||||||
|
bind = $mainMod CTRL SHIFT, N, exec, astal -i notifier clear
|
||||||
|
|
||||||
|
|
||||||
# Launch commands
|
# Launch commands
|
||||||
|
Loading…
x
Reference in New Issue
Block a user