programs.waylogout.settings
Home-Manager option
Default arguments to waylogout. An empty set disables configuration generation.
type: attribute set of (boolean or floating point number or signed integer or absolute path or string)Default
{ }Example
declared in: <home-manager/modules/programs/waylogout.nix>source unavailable{ color = "808080"; effect-blur = "7x4"; poweroff-command = "systemctl poweroff"; reboot-command = "systemctl reboot"; scaling = "fit"; screenshots = true; }