Use better lock screen
It's so pretty!
This commit is contained in:
parent
03844c2366
commit
d1f7726726
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ bindsym $mod+F12 exec --no-startup-id sct 3000
|
|||
|
||||
# Applications
|
||||
bindsym $mod+K exec --no-startup-id keepassxc
|
||||
bindsym $mod+l exec --no-startup-id i3lock -ftei /tmp/.wallpaper
|
||||
bindsym $mod+l exec --no-startup-id betterlockscreen -l
|
||||
bindsym $mod+d exec --no-startup-id rofi -show drun -sidebar-mode
|
||||
bindsym $mod+Tab exec --no-startup-id rofi -show window
|
||||
bindsym $mod+Return exec i3-sensible-terminal
|
||||
|
@ -124,7 +124,7 @@ bindsym $mod+g mode "gaps"
|
|||
# Autostart
|
||||
exec /usr/lib/polkit-1/polkitd --no-debug
|
||||
exec dex -as ~/.config/autostart
|
||||
exec --no-startup-id tbg ~/Backgrounds/ -m 1
|
||||
exec --no-startup-id tbg ~/Backgrounds/ -m 1 -c "betterlockscreen -u /_"
|
||||
|
||||
|
||||
bar {
|
||||
|
|
Loading…
Reference in a new issue