diff options
Diffstat (limited to 'src/paths.py')
| -rw-r--r-- | src/paths.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/paths.py b/src/paths.py index db3d0ce..b4cf3d5 100644 --- a/src/paths.py +++ b/src/paths.py @@ -3,5 +3,5 @@ Paths = { 'polybar': '/home/chandler/.config/polybar/config.ini', 'wallpapers': '/home/chandler/Pictures/papes/', 'lockscreen': '/home/chandler/.config/i3/', - 'rofi': '/home/chandler/.config/rofi/activetheme.rasi' + 'rofi': '/home/chandler/.config/rofi/theme.rasi' } |
