programs.wlogout.style

Home-Manager option

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 in: <home-manager/modules/programs/wlogout.nix>source unavailable