window groups, fix logseq, docker rootless
This commit is contained in:
parent
5da1757eb9
commit
e5a1dfebf5
3 changed files with 14 additions and 3 deletions
|
|
@ -94,7 +94,6 @@ in
|
|||
pavucontrol
|
||||
|
||||
brave
|
||||
logseq
|
||||
quickemu
|
||||
bitwarden
|
||||
]) ++ (with my-scripts; [
|
||||
|
|
@ -173,6 +172,8 @@ in
|
|||
bind = SUPER, space, layoutmsg,swapwithmaster master
|
||||
bind = SUPER, F, fullscreen,
|
||||
bind = SUPER, V, togglefloating,
|
||||
bind = SUPER_SHIFT, V, togglegroup,
|
||||
bind = SUPER_SHIFT, space, changegroupactive,n
|
||||
|
||||
bind = SUPER_SHIFT, P, exec,${ my-scripts.bwmenu }/bin/bwmenu
|
||||
bind = SUPER_SHIFT, S, exec,${ my-scripts.screenshot }/bin/screenshot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue