Work-arround the Wob crash

https://github.com/francma/wob/issues/131

This is caused by wob sandboxing, disabling it avoid the issue.
This commit is contained in:
Willow Barraco
2023-09-17 09:38:18 +02:00
parent 0766872097
commit 55aac86762

View File

@@ -5,3 +5,4 @@ Description=A lightweight overlay volume/backlight/progress/anything bar for Way
Type=simple
Restart=always
ExecStart=/usr/bin/sxmo_wob.sh
Environment=WOB_DISABLE_PLEDGE=1