Blur and dim lock screen
This commit is contained in:
parent
694acc3f7a
commit
4f2be0f292
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ bindsym $mod+F12 exec --no-startup-id sct 3000
|
||||||
|
|
||||||
# Applications
|
# Applications
|
||||||
bindsym $mod+K exec --no-startup-id keepassxc
|
bindsym $mod+K exec --no-startup-id keepassxc
|
||||||
bindsym $mod+l exec --no-startup-id betterlockscreen -l
|
bindsym $mod+l exec --no-startup-id betterlockscreen -l dimblur
|
||||||
bindsym $mod+d exec --no-startup-id rofi -show drun -sidebar-mode
|
bindsym $mod+d exec --no-startup-id rofi -show drun -sidebar-mode
|
||||||
bindsym $mod+Tab exec --no-startup-id rofi -show window
|
bindsym $mod+Tab exec --no-startup-id rofi -show window
|
||||||
bindsym $mod+Return exec i3-sensible-terminal
|
bindsym $mod+Return exec i3-sensible-terminal
|
||||||
|
|
Loading…
Reference in a new issue