mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 15:01:59 +01:00
fixed XDG_DATA_DIRS
This commit is contained in:
parent
b18264b6d5
commit
8051cb1aca
@ -1,3 +1,3 @@
|
||||
# Set path by host
|
||||
|
||||
set -x XDG_DATA_DIRS "/var/lib/flatpak/exports/share:$HOME/.local/share/flatpak/exports/share"
|
||||
set -x XDG_DATA_DIRS "$XDG_DATA_DIRS:/usr/share/:/usr/local/share/:/var/lib/flatpak/exports/share:$HOME/.local/share/flatpak/exports/share"
|
||||
|
Loading…
Reference in New Issue
Block a user