mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-02 23:21:02 +01:00
- Add custom-target.nix test for custom systemd target configuration Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
10 lines
205 B
Desktop File
10 lines
205 B
Desktop File
[Install]
|
|
WantedBy=sway-session.target
|
|
|
|
[Service]
|
|
ExecStart=@arrpc@/bin/arrpc
|
|
Restart=always
|
|
|
|
[Unit]
|
|
Description=Discord Rich Presence for browsers, and some custom clients
|
|
PartOf=graphical-session.target
|