summaryrefslogtreecommitdiff
path: root/paths.py
diff options
context:
space:
mode:
Diffstat (limited to 'paths.py')
-rw-r--r--paths.py2
1 files changed, 1 insertions, 1 deletions
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/'
}