Update rofi config for 1.7.1
- Move config to config.rasi. Was this always broken? - Change theme declaration to @theme per 1.7.1 changelog
This commit is contained in:
parent
92e5cad840
commit
58a993d84b
2 changed files with 1 additions and 1 deletions
|
@ -1 +0,0 @@
|
|||
rofi.theme: ~/.config/rofi/base16.rasi
|
1
.config/rofi/config.rasi
Normal file
1
.config/rofi/config.rasi
Normal file
|
@ -0,0 +1 @@
|
|||
@theme "~/.config/rofi/base16.rasi"
|
Loading…
Add table
Reference in a new issue