diff options
Diffstat (limited to '.config/rofi')
| -rw-r--r-- | .config/rofi/config | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/.config/rofi/config b/.config/rofi/config index a2b343d..b33d1e6 100644 --- a/.config/rofi/config +++ b/.config/rofi/config @@ -11,4 +11,5 @@ rofi.width: 600  rofi.monitor: -1  !rofi.lines: 10 -rofi.theme: ~/.guix-profile/share/rofi/themes/gruvbox-light-hard.rasi +!rofi.theme: ~/.guix-profile/share/rofi/themes/gruvbox-light-hard.rasi +rofi.theme: /usr/share/rofi/themes/gruvbox-light-hard.rasi | 
