1
0
mirror of https://github.com/nix-community/home-manager synced 2024-07-03 03:48:31 +02:00
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 rofi: add test case for config with deprecated options 2021-10-13 01:31:12 +02:00
custom-theme-config.rasi rofi: fix theme definition in configuration for 1.7.0+ (#2513) 2021-11-28 15:07:46 -05:00
custom-theme.nix tests: add option test.stubs 2021-09-26 23:26:38 +02:00
custom-theme.rasi rofi: fix theme definition in configuration for 1.7.0+ (#2513) 2021-11-28 15:07:46 -05:00
default.nix rofi: add test case for config with deprecated options 2021-10-13 01:31:12 +02:00
valid-config-expected.rasi rofi: remove options removed from upstream in v1.7.0 2021-10-09 00:45:20 +02:00
valid-config.nix rofi: remove options removed from upstream in v1.7.0 2021-10-09 00:45:20 +02:00