Give up on sxhkd maintaining window focus on desktop move
This commit is contained in:
parent
08db076586
commit
ad901c2b94
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ super + {1-9,0}
|
||||||
bspc desktop -f ^{1-9,10}
|
bspc desktop -f ^{1-9,10}
|
||||||
|
|
||||||
super + shift + {1-9,0}
|
super + shift + {1-9,0}
|
||||||
bspc desktop -f ^{1-9,10}; bspc window last -d focused; bspc window -f last
|
bspc desktop -f ^{1-9,10}; bspc window last -d focused
|
||||||
|
|
||||||
~button1
|
~button1
|
||||||
bspc pointer -g focus
|
bspc pointer -g focus
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue