services.dunst.configFile

Home-Manager option

Path to the configuration file read by dunst. Note that the configuration generated by Home Manager will be written to $XDG_CONFIG_HOME/dunst/dunstrc regardless. This allows using a mutable configuration file generated from the immutable one, useful in scenarios where live reloading is desired.

type: null or string or absolute path
Default
null
declared in: <home-manager/modules/services/dunst.nix>source unavailable