]> src.twobees.de Git - dotfiles.git/blobdiff - stow/i3/.config/i3/config
..
[dotfiles.git] / stow / i3 / .config / i3 / config
index 93ebd0eb8740f4744060f134065d522c83ea823e..914fa404101a4bca456ce83105f89efe5f685378 100644 (file)
@@ -24,7 +24,7 @@ font pango:monospace 8
 
 # xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the
 # screen before suspend. Use loginctl lock-session to lock your screen.
-exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
+#exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
 bindsym $mod+Control+l exec --no-startup-id i3lock
 
 # NetworkManager is the most popular way to manage wireless networks on Linux,