services.dunst.settings
Configuration written to $XDG_CONFIG_HOME/dunst/dunstrc.
- Type
open submodule of attribute set of attribute set of (string or boolean or signed integer or list of string)- Default
{ }- Example
{ global = { width = "(200,300)"; height = "(0,150)"; offset = "(30,50)"; origin = "top-right"; transparency = 10; frame_color = "#eceff1"; font = "Droid Sans 9"; }; urgency_normal = { background = "#37474f"; foreground = "#eceff1"; timeout = 10; }; };- Declared
- <home-manager/modules/services/dunst.nix>