opt: remove smfact

This commit is contained in:
DreamMaoMao 2025-10-11 09:30:40 +08:00
parent a8834a78a6
commit 1afb1d6240
6 changed files with 8 additions and 37 deletions

View file

@ -227,9 +227,7 @@ bind=ALT+SHIFT,R,togglegaps
# change master fact for tile,spiral,deck,dwindle
bind=ALT+SUPER,h,setmfact,-0.05
bind=ALT+SUPER,l,setmfact,+0.05
# change sub master fact for dwindle,spiral
bind=ALT+SUPER,k,setsmfact,-0.05
bind=ALT+SUPER,j,setsmfact,+0.05
# change scroller proportion
bind=ctrl+super,j,increase_proportion,0.1
bind=ctrl+super,k,increase_proportion,-0.1