Sleep for 1s after locking screen
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/830348
This commit is contained in:
parent
58409501d0
commit
6ca2d663ff
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ bindsym $mod+F12 exec --no-startup-id redshift -O 3000
|
|||
# Applications
|
||||
bindsym $mod+K exec --no-startup-id enpass showassistant
|
||||
bindsym $mod+Shift+K exec --no-startup-id enpass
|
||||
bindsym $mod+l exec --no-startup-id betterlockscreen -l dimblur
|
||||
bindsym $mod+l exec --no-startup-id betterlockscreen -l dimblur && sleep 1
|
||||
bindsym $mod+Shift+l exec --no-startup-id pranklock
|
||||
bindsym $mod+d exec --no-startup-id rofi -show drun -sidebar-mode
|
||||
bindsym $mod+Tab exec --no-startup-id rofi -show window
|
||||
|
|
Loading…
Reference in a new issue