Fix binds for new notification handler

This commit is contained in:
Janis Hutz 2025-03-21 18:25:36 +01:00
parent bb75cfabaf
commit f127ea8a41

View File

@ -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