updated submap to be more useful and dismiss panels on exit

This commit is contained in:
venus
2026-03-15 02:08:35 -05:00
parent 8ea17ffd98
commit 4d79ed42b9

View File

@@ -168,6 +168,7 @@ submap = quick-settings, reset
bind = , T, exec, $ipc systemMonitor toggle bind = , T, exec, $ipc systemMonitor toggle
bind = , M, exec, $ipc controlCenter toggle bind = , M, exec, $ipc controlCenter toggle
bind = , D, exec, $ipc notifications toggleDND bind = , D, exec, $ipc notifications toggleDND
bind = , A, exec, $ipc notifications dismissAll
bind = , N, exec, $ipc notifications toggleHistory & hyprctl dispatch submap notifications-sub bind = , N, exec, $ipc notifications toggleHistory & hyprctl dispatch submap notifications-sub
# bind = , L, exec, notify-send "layout switching" & hyprctl dispatch submap layouts # bind = , L, exec, notify-send "layout switching" & hyprctl dispatch submap layouts
bind = , L, submap, layouts bind = , L, submap, layouts
@@ -185,9 +186,14 @@ submap = reset
submap = notifications-sub submap = notifications-sub
bind = , D, exec, $ipc notifications toggleDND bind = , D, exec, $ipc notifications toggleDND
bind = , S, exec, $ipc notifications toggleDND
bind = , Q, exec, $ipc notifications toggleDND
bind = , A, exec, $ipc notifications dismissAll bind = , A, exec, $ipc notifications dismissAll
bind = CTRL, D, exec, $ipc notifications dismissAll
bind = SHIFT, D, exec, $ipc notifications dismissAll
bind = $mainMod, D, exec, $ipc notifications dismissAll
bind = , C, exec, $ipc notifications clear bind = , C, exec, $ipc notifications clear
bind = , escape, submap, reset bind = , catchall, exec, hyprctl dispatch submap reset && qs -c noctalia-shell ipc call notifications toggleHistory
submap = reset submap = reset
submap = wifi-sub submap = wifi-sub
@@ -197,7 +203,7 @@ submap = wifi-sub
bind = , D, $call disable bind = , D, $call disable
bind = , E, $call enable bind = , E, $call enable
bind = , R, exec, sudo systemctl restart iwd bind = , R, exec, sudo systemctl restart iwd
bind = , escape, submap, reset bind = , catchall, exec, hyprctl dispatch submap reset && qs -c noctalia-shell ipc call network togglePanel
submap = reset submap = reset
submap = bt-sub submap = bt-sub
@@ -206,7 +212,11 @@ submap = bt-sub
bind = , S, $call togglePanel bind = , S, $call togglePanel
bind = , D, $call disable bind = , D, $call disable
bind = , E, $call enable bind = , E, $call enable
bind = , escape, submap, reset bind = , H, exec, sh -c "bluetoothctl connect 88:92:CC:53:88:7E"
bind = CTRL, H, exec, sh -c "bluetoothctl disconnect 88:92:CC:53:88:7E"
# bind = CTRL, H, exec, bluetoothctl connect 88:92:CC:53:88:7E
# bind = , escape, submap, reset
bind = , catchall, exec, hyprctl dispatch submap reset && qs -c noctalia-shell ipc call bluetooth togglePanel
submap = reset submap = reset
submap = vpn submap = vpn
@@ -238,7 +248,7 @@ submap = reset
# 13. Misc tools. # 13. Misc tools.
bind = ALT, SPACE, exec, $menu bind = ALT, SPACE, exec, $menu
bind = $mainMod, L, exec, $ipc lockScreen lock bind = $mainMod CTRL, L, exec, $ipc lockScreen lock