rofi: fix deprecation of theme config

This commit is contained in:
Inhji 2022-04-04 23:34:01 +02:00
parent 3032c4bc80
commit fe7a9425cb
1 changed files with 3 additions and 2 deletions

View File

@ -3,9 +3,10 @@ configuration {
display-drun: "";
font: "Caskaydia Cove Nerd Font 12";
theme: "./manjaro.rasi";
}
window {
width: 600;
}
}
@theme "./manjaro.rasi"