From 52c285a7906def19f3fb18a27a39cbc1e5b58e30 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(-) diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 4754afe..85f625b 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -299,11 +299,12 @@ bind = $mainMod $secdMod, P, exec, passmenu #{{{ Misc bindings bind = $mainMod, Return, exec, kitty -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