Test
This commit is contained in:
parent
bed52d51cc
commit
89a6213e96
1 changed files with 4 additions and 9 deletions
|
@ -160,13 +160,8 @@
|
|||
bind = SHIFT ALT, L, workspace, e+1
|
||||
bind = SHIFT ALT, H, workspace, e-1
|
||||
|
||||
# Launch various applications
|
||||
bind = $mainMod, R, exec, ranger
|
||||
bind = $mainMod, S, exec, steam
|
||||
|
||||
# Lock the screen, send to swaylock and pause music
|
||||
bind = $mainMod, L, exec, swaylock
|
||||
bind = $mainMod, L, exec, playerctl pause
|
||||
bind = $mainMod, L, exec, swaylock && playerctl pause
|
||||
|
||||
# to switch between windows in a floating workspace
|
||||
bind = $mainMod ,Tab, cyclenext, # change focus to another window
|
||||
|
|
Loading…
Add table
Reference in a new issue