Tree
- Tree:
358c83d196b3a050cc538f1c226e8d5afcb6f08e- Date:
- Message:
- profile: don't export XDG_DATA_DIRS ~/.profile is read before /etc/profile, which calls /etc/profile.d/flatpak.sh. This sets the environment variable XDG_DATA_DIRS and adds /usr/local/share and /usr/share to the end, but only if XDG_DATA_DIRS is empty. This is not the case if it is set in ~/.profile. XDG_DATA_DIRS must contain /usr/local/share and /usr/share for various reasons. Firefox rendering of fonts in the UI broke for me, and so did xdg-desktop-portal-wlr. Thus remove XDG_DATA_DIRS from ~/.profile because it only caused harm so far. Signed-off-by: Thomas Böhler <witcher@wiredspace.de>
README.md
# Info This is a collection of my dotfiles, managed with GNU stow.
