Sway
Homepage: https://swaywm.org
important
The config.wayland.windowManager.sway.config.bars
option is not themed.
Use the config.stylix.targets.sway.exportedBarConfig
option to customize it.
Home Manager options
stylix.targets.sway.enable
Whether to enable theming for Sway
Type |
boolean |
Default |
|
Example |
|
Source |
stylix.targets.sway.exportedBarConfig
Theming configuration which can be merged with your own:
wayland.windowManager.sway.config.bars = [
(
{
# your configuration
}
// config.stylix.targets.sway.exportedBarConfig
)
];
Type |
attribute set |
Source |
stylix.targets.sway.useWallpaper
Whether to set the wallpaper for Sway.
Type |
boolean |
Default |
|
Example |
|
Source |
NixOS options
None provided.