From bbdfdd399264929b5ed032af2a9ce598039d59db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Tue, 14 Nov 2023 14:19:08 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(hypr):=20floating=20bind=20now?= =?UTF-8?q?=20centers=20the=20window=20as=20well?= 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 afd8a0b9..99a1ef8d 100644 --- a/.config/hypr/keybinds/binds.conf +++ b/.config/hypr/keybinds/binds.conf @@ -6,7 +6,7 @@ bindm=SUPER,mouse:273,resizewindow bind=SUPER,Q,killactive, bind=SUPERCTRL,R,exec, pkill waybar || waybar bind=SUPERCTRL,M,exit -bind=SUPER,A,togglefloating +bind=SUPER,A,exec, hyprctl dispatch togglefloating && hyprctl dispatch centerwindow 1 bind=SUPER,P,pseudo bind=SUPER,F,fullscreen,0 bind=SUPER,Z,exec,pypr zoom