aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2019-08-15 21:16:12 +0200
committerMichael Stapelberg <michael@stapelberg.de>2019-08-15 21:16:12 +0200
commit61ae2f17df270ba1d5fffe1641c3f9db1b9c0cc0 (patch)
tree39fff6d1e75aba64203067f437cfa92a173f87d0 /etc
parent81c90895efd6f949310b402e218529b514dacda7 (diff)
downloadi3-61ae2f17df270ba1d5fffe1641c3f9db1b9c0cc0.tar.gz
i3-61ae2f17df270ba1d5fffe1641c3f9db1b9c0cc0.zip
default config: mention loginctl lock-session alongside xss-lock
Diffstat (limited to 'etc')
-rw-r--r--etc/config2
-rw-r--r--etc/config.keycodes2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/config b/etc/config
index a1cb8422..597ec4eb 100644
--- a/etc/config
+++ b/etc/config
@@ -21,7 +21,7 @@ font pango:monospace 8
# they are included here as an example. Modify as you see fit.
# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the
-# screen before suspend.
+# screen before suspend. Use loginctl lock-session to lock your screen.
exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
# NetworkManager is the most popular way to manage wireless networks on Linux,
diff --git a/etc/config.keycodes b/etc/config.keycodes
index 83f37af2..7988a01b 100644
--- a/etc/config.keycodes
+++ b/etc/config.keycodes
@@ -22,7 +22,7 @@ font pango:monospace 8
# they are included here as an example. Modify as you see fit.
# xss-lock grabs a logind suspend inhibit lock and will use i3lock to lock the
-# screen before suspend.
+# screen before suspend. Use loginctl lock-session to lock your screen.
exec --no-startup-id xss-lock --transfer-sleep-lock -- i3lock --nofork
# NetworkManager is the most popular way to manage wireless networks on Linux,