From d34896fc0e2ebbaf8ceedd158d68f8dd5a766a2f Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 19 Aug 2023 18:15:04 +0200 Subject: Hyprland: Center- and size ‘ec’ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/hypr/hyprland.conf') diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 1f77396..940a677 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -68,7 +68,7 @@ bind = $modkey, Q, killactive, bind = $modkey, W, exec, firefox bind = $modkey, return, exec, kitty bind = $modkey, F, fullscreen, 0 -bind = $modkey, C, exec, [float] kitty ec +bind = $modkey, C, exec, [float;size 50% 50%;center 1] kitty ec # Change focused window bind = $modkey, H, movefocus, l -- cgit v1.2.3