This utility is meant to be used in Vanilla OS as a first-setup wizard. It takes care of the user choices.
GNU General Public License v3.0
72
stars
34
forks
source link
fix [#269]: runs user commands with dbus access #292
Closed
taukakao closed 5 months ago
Setting the theme doesn't work if gsettings can't access the dbus. This uses systemd-run instead of su, to create a user environment with dbus.
Fixes #269