+i3lock command for quick locking my system

This commit is contained in:
odave
2020-03-17 16:08:30 +00:00
parent 9e08af56ea
commit 6b6926d36e

View File

@@ -60,6 +60,9 @@ bindsym $mod+w exec rofi -show window -matching fuzzy daemon
# show both
bindsym $mod+space exec rofi -show combi -matching fuzzy daemon
# lock bind
bindsym $mod+Ctrl+l exec i3lock
# change focus
bindsym $mod+h focus left
bindsym $mod+j focus down