diff options
| author | Chandler J <cjustice2000@gmail.com> | 2023-12-11 20:38:07 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-11 20:38:07 -0700 |
| commit | c11972edf3e08112d94083f0d3ccb7abec77df19 (patch) | |
| tree | 9fa7aef82b2fe2ad0f457acc7c821f14c1eef7d1 /paths.py | |
| parent | f029061dad768be5e7c39c1f6152660a0bbaf050 (diff) | |
| parent | c8f2a2635ec90499bd2ec75969f222f398c1bbc5 (diff) | |
Merge pull request #1 from chandlerj/refactor
Refactor
Diffstat (limited to 'paths.py')
| -rw-r--r-- | paths.py | 6 |
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/' - } |
