first commit
This commit is contained in:
13
systemd/user/mastpysystray.service
Normal file
13
systemd/user/mastpysystray.service
Normal file
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=MastPySystray Service for XORG or WAYLAND
|
||||
After=default.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/local/bin/mastpysystray
|
||||
Restart=on-failure
|
||||
Environment=DISPLAY=:0
|
||||
Environment=XAUTHORITY=%h/.Xauthority
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user