diff --git a/basic/keybinds.conf b/basic/keybinds.conf index 9161cc8..b6037a3 100644 --- a/basic/keybinds.conf +++ b/basic/keybinds.conf @@ -168,6 +168,7 @@ submap = quick-settings, reset bind = , T, exec, $ipc systemMonitor toggle bind = , M, exec, $ipc controlCenter toggle bind = , D, exec, $ipc notifications toggleDND + bind = , A, exec, $ipc notifications dismissAll bind = , N, exec, $ipc notifications toggleHistory & hyprctl dispatch submap notifications-sub # bind = , L, exec, notify-send "layout switching" & hyprctl dispatch submap layouts bind = , L, submap, layouts @@ -185,9 +186,14 @@ submap = reset submap = notifications-sub 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 = 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 = , escape, submap, reset + bind = , catchall, exec, hyprctl dispatch submap reset && qs -c noctalia-shell ipc call notifications toggleHistory submap = reset submap = wifi-sub @@ -197,7 +203,7 @@ submap = wifi-sub bind = , D, $call disable bind = , E, $call enable 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 = bt-sub @@ -206,7 +212,11 @@ submap = bt-sub bind = , S, $call togglePanel bind = , D, $call disable 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 = vpn @@ -238,7 +248,7 @@ submap = reset # 13. Misc tools. bind = ALT, SPACE, exec, $menu -bind = $mainMod, L, exec, $ipc lockScreen lock +bind = $mainMod CTRL, L, exec, $ipc lockScreen lock