Commit Graph

4 Commits

Author SHA1 Message Date
dcf6a1d284 Fix rofi theme
Rofi version 1.7.1: Turtley amazing! was released and it
adds a breaking change (why is this not 2.0 per semantic version?)
that moves theme configuration from being a direct property of
configuration, it now gets included similar to an @import with
@theme "theme-name" being put after the configuration block.

1.7.2: Shellebrations! was released a few days after 1.7.1, but
the Arch package has not yet been updated. This allows theme in
configuration block again, but that should now be considered
deprecated.

https://github.com/davatorium/rofi/releases/tag/1.7.1
https://github.com/davatorium/rofi/releases/tag/1.7.2
2021-12-14 11:01:52 -06:00
93a738f0e4 Fix rofi iceberg-dark theme
Rofi version 1.7.0: Iggy 2024 was released and it included a lot of
changes to the internal structure of the configuration. The old way was
slightly incompatible, and I found most of the config wasn't used
anyways.

I made it so by default the text is legible, but it may break the whole
urgent and alternate theming
2021-09-20 22:35:10 -05:00
d43cc6a5b0 fix broken options 2021-01-17 18:32:13 -06:00
3aa9c3666f fix folder name 2021-01-17 18:30:46 -06:00