From 3fe2afa0f118265aa6785bab8e6c6c670a14d8e6 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sun, 29 Oct 2023 15:44:53 +0000 Subject: A bit fancier --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index daaf58a..3e4f194 100644 --- a/i3/config +++ b/i3/config @@ -15,7 +15,7 @@ exec_always --no-startup-id ~/.config/i3/set-keyboard # 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 -c 282828 --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. -- cgit v1.2.3