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:
Trysdyn Black 2021-11-30 18:07:48 -08:00
parent 92e5cad840
commit 58a993d84b
2 changed files with 1 additions and 1 deletions

View file

@ -1 +0,0 @@
rofi.theme: ~/.config/rofi/base16.rasi

1
.config/rofi/config.rasi Normal file
View file

@ -0,0 +1 @@
@theme "~/.config/rofi/base16.rasi"