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"
|
||||
|
||||
@@ -42,7 +42,7 @@ exec --no-startup-id darkman run
|
||||
#workspace_auto_back_and_forth yes
|
||||
|
||||
# dunstctl binds
|
||||
#bindsym Ctrl+space exec --no-startup-id dunstctl close-all
|
||||
bindsym $mod+Ctrl+space exec --no-startup-id dunstctl close-all
|
||||
bindsym Ctrl+shift+semicolon exec --no-startup-id dunstctl history-pop
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user