opt: remove unnecessary option

This commit is contained in:
DreamMaoMao 2025-10-11 10:55:04 +08:00
parent 2d6ee769e7
commit 031e825f50

View file

@ -223,15 +223,6 @@ bind=ALT+SHIFT,X,incgaps,1
bind=ALT+SHIFT,Z,incgaps,-1
bind=ALT+SHIFT,R,togglegaps
# adjust tile window size
# change master fact for master-stack layout
bind=ALT+SUPER,h,setmfact,-0.05
bind=ALT+SUPER,l,setmfact,+0.05
# change scroller proportion
bind=ctrl+super,j,increase_proportion,0.1
bind=ctrl+super,k,increase_proportion,-0.1
# movewin
bind=CTRL+SHIFT,Up,movewin,+0,-50
bind=CTRL+SHIFT,Down,movewin,+0,+50