2.home-manager/tests/modules/programs/rofi
Lily Foster 3ec7f6fb43
rofi: fix theme definition in configuration for 1.7.0+ (#2513)
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.
2021-11-28 15:07:46 -05:00
..
config-with-deprecated-options.nix
custom-theme-config.rasi
custom-theme.nix
custom-theme.rasi
default.nix
valid-config-expected.rasi
valid-config.nix