diff options
| author | Chandler J <cjustice2000@gmail.com> | 2024-03-02 12:39:36 -0700 |
|---|---|---|
| committer | Chandler J <cjustice2000@gmail.com> | 2024-03-02 12:39:36 -0700 |
| commit | 2c98c5fe81cd649a6ae66dd3ed295f1cb2f46849 (patch) | |
| tree | fce5790659b300d64f1b1bbdb93ea0dfb10cd69e /src/paths.py | |
| parent | b956fdd8cd5a4dc0620d02d0f981e507a4ee85e5 (diff) | |
improved color picking procedure
Diffstat (limited to 'src/paths.py')
| -rw-r--r-- | src/paths.py | 7 |
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' - } |
