DUNST and lockscreen
This commit is contained in:
@@ -207,6 +207,8 @@ mode "switch"{
|
||||
bindsym $mod+r mode "resize"
|
||||
bindsym $mod+semicolon mode "switch"
|
||||
# System mode menu
|
||||
|
||||
set $screenlock i3lock -i ~/Pictures/lockscreen.png
|
||||
set $mode_system "What to do? (l) lock, (e) logout, (r) reboot, (s) suspend, (Shift+s) shutdown"
|
||||
mode $mode_system {
|
||||
bindsym l exec $screenlock; mode "default"
|
||||
|
||||
Reference in New Issue
Block a user