From 6389e00e02f22e8b28dd0cce020f231838cd9c21 Mon Sep 17 00:00:00 2001 From: ZachIR Date: Sat, 15 Jul 2023 16:32:41 -0500 Subject: Use kitty instead of alacritty --- hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hypr') diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 4cd8511..fa6e506 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -279,8 +279,8 @@ bind = $mainMod $secdMod, P, exec, passmenu #}}} #{{{ Misc bindings -bind = $mainMod, Return, exec, alacritty -bind = $mainMod $secdMod, F, exec, alacritty -e lfrun +bind = $mainMod, Return, exec, kitty +bind = $mainMod $secdMod, F, exec, kitty -e lfrun bind = $mainMod, W, exec, t waybar bind = $mainMod, Q, exec, loginctl lock-session bind = $mainMod $secdMod CONTROL, Q, exec, systemctl suspend -- cgit v1.2.3