]> src.twobees.de Git - dotfiles.git/commitdiff
Merge branch 'main' of ssh://src.twobees.de/git/dotfiles
authorTobias Sachs <git-pngdhxpf-ts@twobees.de>
Sun, 23 Apr 2023 14:28:55 +0000 (16:28 +0200)
committerTobias Sachs <git-pngdhxpf-ts@twobees.de>
Sun, 23 Apr 2023 14:28:55 +0000 (16:28 +0200)
stow/i3/.config/i3/config

index 12e5bde8d0db066e859267323d51f54fa5f3ee29..a398b95f0b27bf18b07c8cea8d44188688e0a28d 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,