diff options
author | Amin Bandali <amin@aminb.org> | 2018-03-17 10:13:13 -0400 |
---|---|---|
committer | Amin Bandali <amin@aminb.org> | 2018-03-17 10:13:13 -0400 |
commit | c650ad3754c4226be05c7fc46d20e6e8c46781b5 (patch) | |
tree | 70847ce8ff2bd10bbf5815052413831344d78320 /rofi | |
parent | 96a687feca263f2aebeb08d5985889414c096f0a (diff) | |
download | configs-c650ad3754c4226be05c7fc46d20e6e8c46781b5.tar.gz configs-c650ad3754c4226be05c7fc46d20e6e8c46781b5.tar.xz configs-c650ad3754c4226be05c7fc46d20e6e8c46781b5.zip |
a few small tweaks
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 |