add pid and start flag for gui, add systemd service file and .desktop file with new setup.sh

This commit is contained in:
2021-04-19 21:18:25 +02:00
parent 96829d0b6a
commit fec87df9c9
7 changed files with 55 additions and 10 deletions

7
README
View File

@@ -1,6 +1,6 @@
Install
pip install --user -e .
./setup.sh
Requirements:
- For volume buttons: libpulse
@@ -14,3 +14,8 @@ Configuration
~/.config/controldeck/controldeck.conf
See example in example directory.
systemctl --user start controldeck.service
systemctl --user enable controldeck.service
journalctl --user-unit=controldeck -e