Added movefocus dispatcher
This commit is contained in:
parent
7449a0c44c
commit
3d5e2c1dc3
5 changed files with 88 additions and 0 deletions
|
|
@ -63,6 +63,11 @@ bind=SUPER,V,togglefloating,
|
|||
bind=SUPER,R,exec,wofi --show drun -o DP-3
|
||||
bind=SUPER,P,pseudo,
|
||||
|
||||
bind=SUPER,left,movefocus,l
|
||||
bind=SUPER,right,movefocus,r
|
||||
bind=SUPER,up,movefocus,u
|
||||
bind=SUPER,down,movefocus,d
|
||||
|
||||
bind=SUPER,1,workspace,1
|
||||
bind=SUPER,2,workspace,2
|
||||
bind=SUPER,3,workspace,3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue