diff options
Diffstat (limited to 'rofi')
-rw-r--r-- | rofi/.config/rofi/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rofi/.config/rofi/config b/rofi/.config/rofi/config index 6b5a1ac..e9947be 100644 --- a/rofi/.config/rofi/config +++ b/rofi/.config/rofi/config @@ -14,4 +14,4 @@ rofi.monitor: -1 !rofi.theme: /usr/share/rofi/themes//Paper.rasi !rofi.theme: /usr/share/rofi/themes//sidebar.rasi -rofi.theme: /usr/share/rofi/themes//gruvbox-light.rasi +rofi.theme: .nix-profile/share/rofi/themes//gruvbox-light.rasi |