lockscreen
This commit is contained in:
parent
8bb9fc8d09
commit
01aa0b95fb
2 changed files with 4 additions and 1 deletions
|
@ -91,6 +91,9 @@ bindsym $mod+Ctrl+less move workspace to output left
|
|||
# enter fullscreen mode for the focused container
|
||||
bindsym $mod+f fullscreen toggle
|
||||
|
||||
# enter lockscreen
|
||||
bindsym $mod+Shift+s exec i3lock -c 000000
|
||||
|
||||
# change container layout (stacked, tabbed, toggle split)
|
||||
#bindsym $mod+s layout stacking
|
||||
bindsym $mod+w layout tabbed
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
`mod + shift + r` reload config
|
||||
`mod + r` toggle resize mode
|
||||
``mod + Strg + <` move Workspace to on the left/right
|
||||
|
||||
mod + Shift + s Enable Lockscreen
|
||||
## Resize-Mode
|
||||
`hl/links/rechts` breite +-
|
||||
`jk/oben/unten` höhe +-
|
||||
|
|
Loading…
Reference in a new issue