You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem with the database is probably, that it is created relative to the path of the dim-binary
I extended your PKGBUILD and created a seperate user for the service. enable_hwaccel = true is also neccesary. otherwise the config-file is overwritten.
See the following for a PKGBUILD that works with the current state of the master, so long as you use the dim binary from the releases https://github.com/Dusk-Labs/dim/releases/download/v0.3.0-rc6/release.zip .
Some of this may be useful for #569
You can create the systemd service separately if you like as well
$
sudo nano /usr/lib/systemd/system/dim.service
And an example config:
$
sudo nano /etc/dim/dim.conf
The text was updated successfully, but these errors were encountered: