summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
author135e2 <[email protected]>2022-01-24 01:01:12 +0800
committer135e2 <[email protected]>2022-01-24 01:01:12 +0800
commit2b10cef238fbd77f063e5089f52d705d505dcb5c (patch)
treed85365b7102ae4c254bbc7f02caea18e48c7e9dc /config
parent5ae9566bb7c78e7b2498bfadd1b38ca4a678504c (diff)
downloaddotfiles-2b10cef238fbd77f063e5089f52d705d505dcb5c.tar.gz
dotfiles-2b10cef238fbd77f063e5089f52d705d505dcb5c.tar.bz2
dotfiles-2b10cef238fbd77f063e5089f52d705d505dcb5c.zip
config/i3: update to 20220124
- Use i3lock-fancy
Diffstat (limited to 'config')
-rw-r--r--config/i3/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/i3/config b/config/i3/config
index 322eeeb..07bc59e 100644
--- a/config/i3/config
+++ b/config/i3/config
@@ -32,7 +32,7 @@ exec --no-startup-id dex --autostart --environment i3
# 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 -- i3lock-fancy
# 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.