mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
Screen off when locked.
This commit is contained in:
@@ -127,7 +127,7 @@ bar {
|
||||
|
||||
# i3 lock
|
||||
exec --no-startup-id ~/bin/i3lock.sh &
|
||||
bindsym $mod+l exec i3lock -c 000000 -d
|
||||
bindsym $mod+l exec i3lock -c 000000 -d && xset dpms force off
|
||||
|
||||
# customize windows
|
||||
for_window [class="^google-chrome$"] border pixel
|
||||
|
||||
Reference in New Issue
Block a user