Changes config to work better on laptop
This commit is contained in:
parent
733debf54c
commit
de51e76fa3
2 changed files with 6 additions and 3 deletions
|
|
@ -89,8 +89,11 @@ bind = ALT, Print, exec, $scriptsDir/ScreenShot.sh --active # screenshot (active
|
|||
|
||||
bind = $mainMod SHIFT, N, exec, swaync-client -t -sw # swayNC notification panel
|
||||
|
||||
bind = $mainMod SHIFT, A, movecurrentworkspacetomonitor, l
|
||||
bind = $mainMod SHIFT, D, movecurrentworkspacetomonitor, r
|
||||
|
||||
bind = $mainMod CTRL, L, movecurrentworkspacetomonitor, r
|
||||
bind = $mainMod CTRL, H, movecurrentworkspacetomonitor, l
|
||||
bind = $mainMod CTRL, K, movecurrentworkspacetomonitor, u
|
||||
bind = $mainMod CTRL, J, movecurrentworkspacetomonitor, d
|
||||
|
||||
bind = $mainMod, F, fullscreen, 0
|
||||
bind = $mainMod SHIFT, F, fullscreen, 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue