This folder contains files that customize a Linux desktop setup and need to be overlayed onto the system. They're meaningless here. The directories in this folder map to these folders: dot_config -> ~/.config dot_local -> ~/.local etc -> /etc The xorg.conf files require a restart of X: sudo systemctl restart gdm The systemd settings require a reload of systemd: sudo systemctl --user daemon-reload The sysctl settings require reloading the sysctl config: sudo sysctl --system The dconf settings requires upldating dconf: sudo dconf update