From c6910fc36a93bd18f364a599e4dd18f094769bda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Tue, 14 Nov 2023 14:09:03 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(hypr):=20center=20window=20r?= =?UTF-8?q?especting=20the=20waybar=20reserved=20space?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/hypr/keybinds/binds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/hypr/keybinds/binds.conf b/.config/hypr/keybinds/binds.conf index 37b4376b..afd8a0b9 100644 --- a/.config/hypr/keybinds/binds.conf +++ b/.config/hypr/keybinds/binds.conf @@ -130,7 +130,7 @@ bind=SUPERCTRL,h,workspace,m-1 bind=SUPERCTRL,l,workspace,m+1 # Center a window -bind=SUPER,c,exec,hyprctl dispatch centerwindow +bind=SUPER,c,exec,hyprctl dispatch centerwindow 1 # Group control bind=SUPERSHIFT,51,exec,pypr expose