aboutsummaryrefslogtreecommitdiff
path: root/modules/services/dunst.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dunst: replace deprecated package nameRobert Helgesson2020-06-061-1/+1
|
* dunst: install man pagesRobert Helgesson2020-03-221-0/+2
|
* Apply `nixfmt` on many filesRobert Helgesson2020-02-021-92/+79
|
* dunst: avoid error on missing dunst processRobert Helgesson2019-01-141-1/+1
|
* dunst: kill daemon on configuration changeRobert Helgesson2019-01-131-1/+11
| | | | | Since Dunst is DBus activated it is OK to simply kill it since DBus will restart it when necessary.
* dunst: switch from attrs to attrsOfNikita Uvarov2018-12-051-1/+4
|
* dunst: use 'icon_path' instead of 'icon_folders'dsx2018-12-051-1/+1
| | | | The 'icon_folders' option is deprecated.
* Parametrize path to profile directoryMalte Brandy2018-07-311-1/+1
|
* dunst: use `xdg.dataFile` for D-Bus service fileRobert Helgesson2017-11-111-1/+1
|
* dunst: add option `services.dunst.iconTheme`Robert Helgesson2017-11-071-0/+81
| | | | Fixes #119
* use `xdg.configFile` for files in XDG config homeRobert Helgesson2017-10-291-1/+1
|
* dunst: implement settings parameterNikita Uvarov2017-10-091-17/+57
|
* Mark rycee as maintainer for a bunch of modulesRobert Helgesson2017-09-261-0/+2
|
* Clean up systemd units for all graphical servicesRobert Helgesson2017-06-261-2/+2
|
* dunst: support dbus activationRobert Helgesson2017-01-201-12/+13
|
* Rename xorg.target to graphical-session.targetRobert Helgesson2017-01-151-1/+1
| | | | Also make sure graphical-session.target is generated.
* Initial importRobert Helgesson2017-01-141-0/+35