From f029061dad768be5e7c39c1f6152660a0bbaf050 Mon Sep 17 00:00:00 2001 From: chqn Date: Tue, 5 Dec 2023 10:13:07 -0700 Subject: improved lock screen generation --- paths.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'paths.py') diff --git a/paths.py b/paths.py index 36b02c6..7ad287b 100644 --- a/paths.py +++ b/paths.py @@ -2,5 +2,5 @@ Paths = { 'i3': '/home/chandler/.config/i3/config', 'polybar': '/home/chandler/.config/polybar/config.ini', 'wallpapers': '/home/chandler/Pictures/papes/', - 'rofi': '/home/chandler/.config/rofi/activetheme.rasi', + 'lockscreen': '/home/chandler/.config/i3/' } -- cgit v1.2.3