diff --git a/config/hypr/hyprland/modal-binds/notifications.conf b/config/hypr/hyprland/modal-binds/notifications.conf index 86a7376..f9ca195 100644 --- a/config/hypr/hyprland/modal-binds/notifications.conf +++ b/config/hypr/hyprland/modal-binds/notifications.conf @@ -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 ─────────────────────────────────────────────────────