programs.waybar.style
CSS style of the bar.
See https://github.com/Alexays/Waybar/wiki/Configuration 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
'' * { border: none; border-radius: 0; font-family: Source Code Pro; } window#waybar { background: #16191C; color: #AAB2BF; } #workspaces button { padding: 0 5px; } ''- Declared
- <home-manager/modules/programs/waybar.nix>