+i3lock command for quick locking my system
This commit is contained in:
3
i3.conf
3
i3.conf
@@ -60,6 +60,9 @@ bindsym $mod+w exec rofi -show window -matching fuzzy daemon
|
|||||||
# show both
|
# show both
|
||||||
bindsym $mod+space exec rofi -show combi -matching fuzzy daemon
|
bindsym $mod+space exec rofi -show combi -matching fuzzy daemon
|
||||||
|
|
||||||
|
# lock bind
|
||||||
|
bindsym $mod+Ctrl+l exec i3lock
|
||||||
|
|
||||||
# change focus
|
# change focus
|
||||||
bindsym $mod+h focus left
|
bindsym $mod+h focus left
|
||||||
bindsym $mod+j focus down
|
bindsym $mod+j focus down
|
||||||
|
|||||||
Reference in New Issue
Block a user