system

Nix (home-manager) configurations for my computers

program/theme: Fix process invoked by systemd have no effects Even though running command manually (via terminal emulator) works, systemd service does not actually change theme. Set function succeeds, no panic, and still the actual value does not get the new value. I tried configuring dbus env vars and using `new_full` function to match function calls to `gsettings` CLI, but neither fixed the situation. I have completely no idea why changes through C API does not work.

Changes

3 changed files (+37/-31)