From c65a63256609d8b8bba324f08a21dceac6412525 Mon Sep 17 00:00:00 2001 From: Logan G Date: Sat, 16 Nov 2024 23:56:53 -0700 Subject: [PATCH] Fixed old Hyprland config stuff --- .config/hypr/hyprland.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 399f03c..9b7ecd5 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -34,7 +34,7 @@ general { layout=dwindle - apply_sens_to_raw=0 # whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse) + #apply_sens_to_raw=0 # whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse) #damage_tracking=full # leave it on full unless you hate your GPU and want to make it suffer } @@ -107,7 +107,7 @@ bind=SUPER,f,fullscreen,0 bind=SUPER,m,fullscreen,1 bind=SUPER,w,togglegroup bind=SUPERCTRL,w,moveoutofgroup -bind=SUPERALT,f,fakefullscreen,1 +#bind=SUPERALT,f,fakefullscreen,1 bind=SUPERSHIFT,Space,togglefloating, bind=SUPERSHIFT,Q,killactive,