summaryrefslogtreecommitdiff
path: root/paths.py
blob: 36b02c613763605e94ce6a5872da844388893fa8 (plain)
1
2
3
4
5
6
Paths = {
        'i3': '/home/chandler/.config/i3/config',
        'polybar': '/home/chandler/.config/polybar/config.ini',
        'wallpapers': '/home/chandler/Pictures/papes/',
        'rofi': '/home/chandler/.config/rofi/activetheme.rasi',
        }