Sway
Homepage: https://swaywm.org
Important
The
config.wayland.windowManager.sway.config.barsoption is not themed. Use theconfig.stylix.targets.sway.exportedBarConfigoption 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.