feat: support movewin

This commit is contained in:
chenyc 2025-04-06 01:01:15 +08:00
parent dfaab261c1
commit d869078b2f
4 changed files with 120 additions and 2 deletions

View file

@ -277,6 +277,12 @@ bind=ALT+SHIFT,X,incgaps,1
bind=ALT+SHIFT,Z,incgaps,-1
bind=ALT+SHIFT,R,togglegaps
# movewin
bind=SUPER+CTRL,Up,movewin,up
bind=SUPER+CTRL,Down,movewin,down
bind=SUPER+CTRL,Left,movewin,left
bind=SUPER+CTRL,Right,movewin,right
#custom app bind example
# spawn_on_empty (if tag 4 is empty , open app in this,otherwise view to tag 4)
# bind=SUPER,Return,spawn_on_empty,google-chrome,4