mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 16:59:43 +01:00
8a175a8913
Fixes tests that are affected by <https://github.com/NixOS/nixpkgs/pull/333744>.
13 lines
292 B
Desktop File
13 lines
292 B
Desktop File
[Install]
|
|
WantedBy=graphical-session.target
|
|
|
|
[Service]
|
|
Environment=PATH=@paprefs@/bin:@pavucontrol@/bin
|
|
ExecStart=@pasystray@/bin/pasystray -g
|
|
|
|
[Unit]
|
|
After=graphical-session-pre.target
|
|
After=tray.target
|
|
Description=PulseAudio system tray
|
|
PartOf=graphical-session.target
|
|
Requires=tray.target
|