iso-profiles/community/cutefish/desktop-overlay/etc/profile.d/manjaro-tweaks.sh
2021-05-26 17:59:34 +02:00

5 lines
154 B
Bash
Executable file

#!/bin/sh
# Give us some room to configure things:
export XDG_DATA_DIRS
XDG_DATA_DIRS="/usr/share/manjaro:${XDG_DATA_DIRS:-/usr/local/share:/usr/share}"