Whonix Host Calamares Branding Suggestion

default (therefore only on the host):
https://github.com/Whonix/whonix-xfce-desktop-config/blob/master/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml

gateway:
anon-gw-base-files/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml.anondist at master · Whonix/anon-gw-base-files · GitHub

workstation:
anon-ws-base-files/etc/skel/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml.anondist at master · Whonix/anon-ws-base-files · GitHub

I am not sure yet if that will actually work. Two sources of issues:

  • mistake in config file by me
  • XFCE does not like symlinks
  • copying over the symlink from /etc/skel to /home/user goes wrong

I.e.

ls -la ~/.config/xfce4/xfconf/xfce-perchannel-xml

lrwxrwxrwx 1 user3 user3 26 Mar 21 14:58 xfce4-desktop.xml → xfce4-desktop.xml.anondist

1 Like