[Hyprland] Fix notifications submap

This commit is contained in:
2025-10-17 10:58:39 +02:00
parent 9cf14d3b55
commit 81d0df6023

View File

@@ -9,10 +9,19 @@ submap = notifications
bind = , T, exec, astal -i notifier toggle
bind = , T, submap, reset
bind = , D, exec, astal -i notifier clear-newest
bind = , D, submap, reset
bind = , C, exec, astal -i notifier clear
bind = , C, submap, reset
bind = , S, exec, astal -i notifier show
bind = , S, submap, reset
bind = , H, exec, astal -i notifier hide
bind = , H, submap, reset
# ── Exit submap ─────────────────────────────────────────────────────