diff options
author | Amin Bandali <mab@gnu.org> | 2020-01-25 20:13:18 -0500 |
---|---|---|
committer | Amin Bandali <mab@gnu.org> | 2020-01-25 20:13:18 -0500 |
commit | c21be729603a719d7b1bf50f551c5214748cba78 (patch) | |
tree | 23ba8b22300180acd3861e05e89babbe8b3e43f0 /.config/rofi | |
parent | 74be7f18d68948367de54170342caa7bf5d29a56 (diff) | |
download | configs-c21be729603a719d7b1bf50f551c5214748cba78.tar.gz configs-c21be729603a719d7b1bf50f551c5214748cba78.tar.xz configs-c21be729603a719d7b1bf50f551c5214748cba78.zip |
switch to exwm on chaman
Diffstat (limited to '.config/rofi')
-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 |