[Hyprland] Notifications binds
This commit is contained in:
21
config/hypr/hyprland/modal-binds/notifications.conf
Normal file
21
config/hypr/hyprland/modal-binds/notifications.conf
Normal file
@@ -0,0 +1,21 @@
|
||||
# ────────────────────────────────────────────────────────────────────
|
||||
# ╭────────────────────────────────────────────────╮
|
||||
# │ Notifications │
|
||||
# ╰────────────────────────────────────────────────╯
|
||||
|
||||
# ── Submap ──────────────────────────────────────────────────────────
|
||||
bind = $mainMod, C, submap, notifications
|
||||
submap = notifications
|
||||
|
||||
|
||||
bind = , T, exec, astal -i notifier toggle
|
||||
bind = , D, exec, astal -i notifier clear-newest
|
||||
bind = , C, exec, astal -i notifier clear
|
||||
bind = , S, exec, astal -i notifier show
|
||||
bind = , H, exec, astal -i notifier hide
|
||||
|
||||
|
||||
# ── Exit submap ─────────────────────────────────────────────────────
|
||||
bind = , escape, submap, reset
|
||||
submap = reset
|
||||
# ────────────────────────────────────────────────────────────────────
|
||||
Reference in New Issue
Block a user