summaryrefslogtreecommitdiffstats
path: root/roles/obs/templates/i3-config
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2024-11-16 08:04:19 -0500
committerSacha Chua <sacha@sachachua.com>2024-11-16 08:04:19 -0500
commitf4083224e1da8a5a5abe7751e2a5df587290c5f7 (patch)
treecd615e63ce3a496d489f8446e2c212db671ae93a /roles/obs/templates/i3-config
parent6044d5f92e4c9545218f59c675b87b1803150894 (diff)
downloademacsconf-ansible-main.tar.xz
emacsconf-ansible-main.zip
update shell scriptsHEADmain
Diffstat (limited to 'roles/obs/templates/i3-config')
-rw-r--r--roles/obs/templates/i3-config2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/obs/templates/i3-config b/roles/obs/templates/i3-config
index 1787b64..31a7b40 100644
--- a/roles/obs/templates/i3-config
+++ b/roles/obs/templates/i3-config
@@ -23,7 +23,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
# NetworkManager is the most popular way to manage wireless networks on Linux,
# and nm-applet is a desktop environment-independent system tray GUI for it.