forked from logan/dotfiles
Don't forget important changes
This commit is contained in:
parent
ed410a7b20
commit
5ac322ea49
1 changed files with 1 additions and 1 deletions
|
@ -179,7 +179,7 @@ bindsym $mod+r mode "resize"
|
|||
|
||||
### Custom
|
||||
#bindsym Ctrl+Mod1+l exec --no-startup-id loginctl lock-session
|
||||
bindsym Ctrl+Mod1+l exec --no-startup-id betterlockscreen -l pixel -t "${USER}@${HOSTNAME}" --off 10
|
||||
bindsym Ctrl+Mod1+l exec --no-startup-id betterlockscreen -l -t "${USER}@${HOSTNAME}" --off 10
|
||||
|
||||
# Move workspace over to neighboring monitors
|
||||
bindsym $mod+Ctrl+Left move workspace to output left
|
||||
|
|
Loading…
Reference in a new issue