programs.wlogout.style
CSS style of the bar.
See https://github.com/ArtsyMacaw/wlogout#style for the documentation.
If the value is set to a path literal, then the path will be used as the css file.
- Type
null or absolute path or strings concatenated with "\n"- Default
null- Example
'' window { background: #16191C; } button { color: #AAB2BF; } ''- Declared
- <home-manager/modules/programs/wlogout.nix>