1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-02 04:53:33 +02:00
home-manager/tests/modules/programs/khal
Matthieu Coudron 820be197cc
programs.khal: ability to set RGB color (#5192)
The current module constrains to values in enum but khal supports RGB
colors as well
khal.readthedocs.io/en/latest/configure.html#the-calendars-section !
(be careful when setting an RGB value, it has to be quoted else it is ignored, got bitten by it with a manual config )

NB: It's also not possible to set addresses khal.readthedocs.io/en/latest/configure.html#the-calendars-section
2024-03-31 22:06:56 +02:00
..
config.nix programs.khal: ability to set RGB color (#5192) 2024-03-31 22:06:56 +02:00
default.nix programs.khal 2023-07-04 12:14:47 +02:00
khal-config-expected programs.khal: ability to set RGB color (#5192) 2024-03-31 22:06:56 +02:00