programs.ashell.settings
Ashell configuration written to $XDG_CONFIG_HOME/ashell/config.toml (0.5.0+) or $XDG_CONFIG_HOME/ashell/config.yaml (<0.5.0). For available settings see https://github.com/MalpenZibo/ashell?tab=readme-ov-file#configuration.
- Type
null or TOML value- Default
{ }- Example
{ modules = { center = [ "Window Title" ]; left = [ "Workspaces" ]; right = [ "SystemInfo" [ "Clock" "Privacy" "Settings" ] ]; }; workspaces = { visibilityMode = "MonitorSpecific"; }; }- Declared
- <home-manager/modules/programs/ashell.nix>