wayland.windowManager.sway.config.colors.placeholder
Home-Manager option
Background and text color are used to draw placeholder window contents (when restoring layouts). Border and indicator are ignored.
type: submoduleDefault
declared in: <home-manager/modules/services/window-managers/i3-sway/sway.nix>source unavailable{ background = "#0c0c0c"; border = "#000000"; childBorder = "#0c0c0c"; indicator = "#000000"; text = "#ffffff"; }