3ec7f6fb43
Since Rofi 1.7.1 (specifically davatorium/rofi@0e70d8a), the deprecated `theme` option in the `configuration` section no longer works. For 1.7.0 and up, `@theme "name"` is supposed to be used *after* the `configuration` block.
7 lines
71 B
Plaintext
7 lines
71 B
Plaintext
configuration {
|
|
location: 0;
|
|
xoffset: 0;
|
|
yoffset: 0;
|
|
}
|
|
@theme "custom"
|