summaryrefslogtreecommitdiff
path: root/paths.py
diff options
context:
space:
mode:
authorChandler Justice <chandler@cock.li>2023-12-09 00:31:22 -0700
committerChandler Justice <chandler@cock.li>2023-12-09 00:31:22 -0700
commit7382992e00b104232454dfd3ef5f355fa3cb4095 (patch)
treee271a76cbf0e80151cd9bca14695b5ad52d71502 /paths.py
parent8269c373599e34b0fe4ffd1542420286dded0739 (diff)
refactor complete
Diffstat (limited to 'paths.py')
-rw-r--r--paths.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/paths.py b/paths.py
deleted file mode 100644
index 7ad287b..0000000
--- a/paths.py
+++ /dev/null
@@ -1,6 +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/'
- }