mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 13:35:42 -07:00
Screen off when locked.
This commit is contained in:
@@ -127,7 +127,7 @@ bar {
|
|||||||
|
|
||||||
# i3 lock
|
# i3 lock
|
||||||
exec --no-startup-id ~/bin/i3lock.sh &
|
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
|
# customize windows
|
||||||
for_window [class="^google-chrome$"] border pixel
|
for_window [class="^google-chrome$"] border pixel
|
||||||
|
|||||||
Reference in New Issue
Block a user