From a5189197288545683ffef78634b7481da1c55faa Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sun, 29 Oct 2023 15:31:22 +0000 Subject: Don't have the deps installed --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/config b/i3/config index 8ceb7cb..daaf58a 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 -n /usr/share/doc/xss-lock/dim-screen.sh --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. -- cgit v1.2.3