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