白い熊@相撲道 <guix-devel_gnu....@sumou.com> skribis: > On 2015-03-16 18:02, l...@gnu.org wrote: >> Currently one has to reboot after running ‘guix system reconfigure’ for >> changes to services to take effect (yes it will be fixed in the >> future.) >> >> Did you reboot? > > Yes, I assumed you need a reboot. Rebooted and no change. It's the > GuixSD logo.
Hmm could you post your config file? You could check what theme would be used by looking at the directory returned by this command: guix gc -R $(guix system build config.scm) |grep git-checkout HTH, Ludo’.