Add systemd user services

This commit is contained in:
Gregory Eremin
2020-09-12 09:58:57 +02:00
parent 2d1aa2c054
commit 9b3ff362cf
4 changed files with 36 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
[Unit]
Description=kwalletd5: KDE Wallet Manager daemon
[Service]
ExecStart=env QT_QPA_PLATFORM=wayland kwalletd5
[Install]
WantedBy=default.target