From 2b10cef238fbd77f063e5089f52d705d505dcb5c Mon Sep 17 00:00:00 2001
From: 135e2 <135e2@135e2.tk>
Date: Mon, 24 Jan 2022 01:01:12 +0800
Subject: config/i3: update to 20220124

- Use i3lock-fancy
---
 config/i3/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
-- 
cgit v1.2.3