improve notifications keybinds

This commit is contained in:
Admin 2025-03-28 11:45:42 +01:00
parent c6061e0f12
commit 0f0e0e8671

View File

@ -18,10 +18,11 @@ bind = $mainMod, F, fullscreen,
#-----# #-----#
# Notifications # 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, C, exec, astal -i notifier clear-newest
bind = $mainMod SHIFT, N, exec, astal -i notifier hide bind = $mainMod SHIFT, C, exec, astal -i notifier clear
bind = $mainMod CTRL SHIFT, N, 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 # Launch commands