diff options
author | Christian Hesse <mail@eworm.de> | 2015-10-12 15:15:24 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2015-10-12 15:15:24 +0200 |
commit | 0a5677f9a10b31fa1a39861704c0fff4b6a15d66 (patch) | |
tree | 564523e153a6c5a8e9ff72a4810d51fef2f7c54a /README.md | |
parent | 5d91516de1d302fd8d589896b0635e828a201a06 (diff) | |
download | mpd-notification-0a5677f9a10b31fa1a39861704c0fff4b6a15d66.tar.gz mpd-notification-0a5677f9a10b31fa1a39861704c0fff4b6a15d66.tar.zst |
use systemd user unit to (auto-)start
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -45,14 +45,14 @@ followed by: This will place an executable at `/usr/bin/mpd-notification`, documentation can be found in `/usr/share/doc/mpd-notification/`. -Additionally a desktop file is installed to `/etc/xdg/autostart/`, this -automatically starts the program when logged in to a desktop environment. +Additionally a systemd unit file is installed to `/usr/lib/systemd/user/`. Usage ----- -Just run `mpd-notification` after installation or re-login to desktop -environment for autostart. +Just run `mpd-notification` to run it once. A systemd user service can be +started and/or enabled with `systemctl --user start mpd-notification` +or `systemctl --user enable mpd-notification`. `mpd-notification` accepts some arguments: |