summaryrefslogtreecommitdiff
path: root/src/paths.py
blob: b4cf3d5b237819b573f020fc11b3f3ea362fa821 (plain)
1
2
3
4
5
6
7
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'
        }