summaryrefslogtreecommitdiff
path: root/src/paths.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/paths.py')
-rw-r--r--src/paths.py7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/paths.py b/src/paths.py
deleted file mode 100644
index b4cf3d5..0000000
--- a/src/paths.py
+++ /dev/null
@@ -1,7 +0,0 @@
-Paths = {
- 'i3': '/home/chandler/.config/i3/config',
- 'polybar': '/home/chandler/.config/polybar/config.ini',
- 'wallpapers': '/home/chandler/Pictures/papes/',
- 'lockscreen': '/home/chandler/.config/i3/',
- 'rofi': '/home/chandler/.config/rofi/theme.rasi'
- }