mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
8a175a8913
Fixes tests that are affected by <https://github.com/NixOS/nixpkgs/pull/333744>.
10 lines
267 B
Desktop File
10 lines
267 B
Desktop File
[Service]
|
|
BusName=org.freedesktop.Notifications
|
|
ExecStart=@fnott@/bin/fnott -c /home/hm-user/.config/fnott/fnott.ini
|
|
Type=dbus
|
|
|
|
[Unit]
|
|
After=graphical-session-pre.target
|
|
Description=Fnott notification daemon
|
|
Documentation=man:fnott(1)
|
|
PartOf=graphical-session.target
|