Fixed old Hyprland config stuff

This commit is contained in:
Logan G 2024-11-16 23:56:53 -07:00
parent c24284d37c
commit c65a632566
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -34,7 +34,7 @@ general {
layout=dwindle 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 #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,m,fullscreen,1
bind=SUPER,w,togglegroup bind=SUPER,w,togglegroup
bind=SUPERCTRL,w,moveoutofgroup bind=SUPERCTRL,w,moveoutofgroup
bind=SUPERALT,f,fakefullscreen,1 #bind=SUPERALT,f,fakefullscreen,1
bind=SUPERSHIFT,Space,togglefloating, bind=SUPERSHIFT,Space,togglefloating,
bind=SUPERSHIFT,Q,killactive, bind=SUPERSHIFT,Q,killactive,