don't turn the screen of when locking

master
Jean-Marie Mineau 3 years ago
parent 79bc3c2e01
commit d71bcabee9

@ -206,7 +206,7 @@ bar {
}
# Lock screen
bindsym $mod+Ctrl+l exec --no-startup-id "sh ~/.config/i3/lock.sh && xset dpms force off"
bindsym $mod+Ctrl+l exec --no-startup-id "sh ~/.config/i3/lock.sh # && xset dpms force off"
bindsym $mod+Shift+v exec --no-startup-id "sh ~/.config/i3/lock.sh && echo mem > /sys/power/state"

Loading…
Cancel
Save