services.stalonetray.config

Home-Manager option

Stalonetray configuration as a set of attributes.

type: attribute set of (null or string or boolean or signed integer)
Default
{ }
Example
{ background = "#cccccc"; decorations = null; geometry = "3x1-600+0"; icon_size = 30; sticky = true; }
declared in: <home-manager/modules/services/stalonetray.nix>source unavailable