diff options
| author | Chandler Justice <chandler@cock.li> | 2023-11-23 18:18:55 -0700 |
|---|---|---|
| committer | Chandler Justice <chandler@cock.li> | 2023-11-23 18:18:55 -0700 |
| commit | 318db43c960e7cc53e281f06d8c3db3d2c6b9377 (patch) | |
| tree | c4e2230b48cf8b64529e75dd8727f393bb554a54 /paths.py | |
| parent | 0dffd519ce39f497c976ff384ed8ad79f49b5404 (diff) | |
added theme randomizer
Diffstat (limited to 'paths.py')
| -rw-r--r-- | paths.py | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,6 @@ Paths = { 'i3': '/home/chandler/.config/i3/config', - 'polybar': '/home/chandler/.config/polybar/config.ini' + 'polybar': '/home/chandler/.config/polybar/config.ini', + 'wallpapers': '/home/chandler/Pictures/papes/', + 'rofi': '/home/chandler/.config/rofi/activetheme.rasi', } |
