From 483f84625d59eab8f0d0d229bf35a71c881c7be0 Mon Sep 17 00:00:00 2001 From: zachir Date: Tue, 6 Feb 2024 12:22:29 -0600 Subject: hypr: fix kitty lf binding, add volsv mic mute --- hypr/hyprland.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hypr/hyprland.conf') diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index e41843e..e05f214 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -315,11 +315,12 @@ bind = $mainMod $secdMod, P, exec, passmenu #{{{ Misc bindings bind = $mainMod, Return, exec, kitty bind = $mainMod Control, Return, exec, kitty -e darling shell -bind = $mainMod $secdMod, F, exec, kitty -e lfrun +bind = $mainMod $secdMod, F, exec, kitty -e lf bind = $mainMod, W, exec, t waybar bind = $mainMod, Q, exec, loginctl lock-session bind = $mainMod $secdMod CONTROL, Q, exec, systemctl suspend bind = $mainMod SHIFT, G, exec, get-app-id +bind = $mainMod Control, M, exec, volsv -m #bind = $mainMod CONTROL, R, exec, startx -- /usr/bin/Xephyr -screen 1920x1080 :1 #}}} -- cgit v1.2.3