diff options
| author | Amin Bandali <bandali@gnu.org> | 2020-10-12 22:13:45 -0400 | 
|---|---|---|
| committer | Amin Bandali <bandali@gnu.org> | 2020-10-12 22:13:45 -0400 | 
| commit | aea662c560fb8fcd37e741adf67be9127f45f03a (patch) | |
| tree | b731b248323be906e9b4826e1763bdbbbfc2e851 /.config/rofi/config | |
| parent | d4a04655389ef45d35a8f6b7c52cfffce7ac6ff4 (diff) | |
| download | configs-aea662c560fb8fcd37e741adf67be9127f45f03a.tar.gz configs-aea662c560fb8fcd37e741adf67be9127f45f03a.tar.xz configs-aea662c560fb8fcd37e741adf67be9127f45f03a.zip | |
Some adaptations for my current EXWM setup
Diffstat (limited to '.config/rofi/config')
| -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 | 
