Fixed old Hyprland config stuff
This commit is contained in:
parent
c24284d37c
commit
c65a632566
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue