From 657afe2418f9c386dde7fb62d2ecc469cbdfe44f Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Fri, 18 Oct 2024 16:56:38 -0500 Subject: [PATCH] Use kitty --single-instance with some extra flags --- hyprland/.config/hypr/config.d/03-keybinds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyprland/.config/hypr/config.d/03-keybinds.conf b/hyprland/.config/hypr/config.d/03-keybinds.conf index c5bde763..df7fda53 100644 --- a/hyprland/.config/hypr/config.d/03-keybinds.conf +++ b/hyprland/.config/hypr/config.d/03-keybinds.conf @@ -3,7 +3,7 @@ $mainMod = ALT # Program opening and closing -bind = $mainMod, Return, exec, kitty +bind = $mainMod, Return, exec, kitty --single-instance --wait-for-single-instance-window-close bind = $mainMod, Q, killactive bind = $mainMod, Space, exec, pgrep wofi || wofi --show drun #bind = $mainMod, M, exit,