rofi: Fix theme definition for newer version
I was right the first time?
This commit is contained in:
parent
105bd9461c
commit
84a2906be9
3 changed files with 8 additions and 16 deletions
1
config/rofi/.gitignore
vendored
1
config/rofi/.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
theme.config
|
||||
theme.rasi
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
configuration {
|
||||
theme: "current";
|
||||
lazy-grab: false;
|
||||
matching: "regex";
|
||||
}
|
||||
|
||||
@theme "theme"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue