From 62dae0243c597c3cbeaa9615a2169b81b0aada19 Mon Sep 17 00:00:00 2001 From: Chandler J Date: Sat, 27 Jan 2024 19:41:08 -0700 Subject: rofi initializer --- src/paths.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/paths.py') 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' } -- cgit v1.2.3