quick bugfix for i3 comment syntax.
This commit is contained in:
parent
0c8ae08d78
commit
233ac8c324
2 changed files with 2 additions and 153 deletions
|
@ -172,7 +172,7 @@ font pango:DejaVu Sans Mono 8
|
|||
bindsym $mod+r mode "resize"
|
||||
|
||||
# lock the screen with mod+x, and lock+sleep computer with mod+shift+x
|
||||
set $lock_command "i3lock" # avoid repetition
|
||||
set $lock_command "i3lock"
|
||||
bindsym $mod+x exec $lock_command
|
||||
bindsym $mod+shift+x exec $lock_command && systemctl suspend
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue