aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan J. Martinez <jjm@usebox.net>2023-10-29 15:31:22 +0000
committerJuan J. Martinez <jjm@usebox.net>2023-10-29 15:31:22 +0000
commita5189197288545683ffef78634b7481da1c55faa (patch)
tree8a8b470dde982127ef8b1022e063d9bd2c685966
parent4f8ef7d19e05ff0272a67008e61aad8ec1012103 (diff)
downloaddotnvim-a5189197288545683ffef78634b7481da1c55faa.tar.gz
dotnvim-a5189197288545683ffef78634b7481da1c55faa.zip
Don't have the deps installed
-rw-r--r--i3/config2
1 files changed, 1 insertions, 1 deletions
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.