From 01c03651cec633c5c8ab4c5ddda7b4149ed6fba3 Mon Sep 17 00:00:00 2001 From: ItsDrike Date: Sat, 22 Jul 2023 23:32:56 +0200 Subject: [PATCH] Change terminal to kitty --- home/.config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/.config/hypr/hyprland.conf b/home/.config/hypr/hyprland.conf index 4328225..721e7c2 100644 --- a/home/.config/hypr/hyprland.conf +++ b/home/.config/hypr/hyprland.conf @@ -189,14 +189,14 @@ bind = SUPER, R, exec, wofi --show drun bind = SUPER_SHIFT, Return, exec, wofi --show run bind = SUPER_SHIFT, C, exec, clipman pick -t wofi -bind = SUPER, Return, exec, alacritty +bind = SUPER, Return, exec, kitty bind = SUPER, X, exec, pcmanfm-qt bind = SUPER, B, exec, firefox bind = SUPER, S, exec, spotify bind = SUPER, D, exec, discord bind = SUPER, C, exec, qalculate-gtk bind = , XF86Calculator, exec, qalculate-gtk -bind = SUPER, N, exec, [float] alacritty -e mknote +bind = SUPER, N, exec, [float] kitty -e mknote # Notifications bind = CTRL, grave, exec, dunstctl close