- Added second shortcut for lock screen
This commit is contained in:
parent
b6f6176abb
commit
b19ca671f9
1 changed files with 1 additions and 1 deletions
|
@ -182,7 +182,7 @@ exec --no-startup-id feh --bg-fill ~/.config/i3/wallpaper.jpg
|
|||
workspace_layout tabbed
|
||||
|
||||
# Screen lock
|
||||
#bindsym $mod+mod1+l exec "~/Bin/lock.sh"
|
||||
bindsym $mod+mod1+l exec "~/Bin/lock.sh"
|
||||
bindsym Scroll_Lock exec "~/Bin/lock.sh"
|
||||
|
||||
# Open term
|
||||
|
|
Loading…
Reference in a new issue