You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently only $HOME/.local/share and /usr/share are searched. This wouldn't work for KDE devs, as the KDE dev build installs to $HOME/kde/usr by default, and adds $HOME/kde/usr/share to the front of $XDG_DATA_DIRS.
The text was updated successfully, but these errors were encountered:
Currently only
$HOME/.local/share
and/usr/share
are searched. This wouldn't work for KDE devs, as the KDE dev build installs to$HOME/kde/usr
by default, and adds$HOME/kde/usr/share
to the front of$XDG_DATA_DIRS
.The text was updated successfully, but these errors were encountered: