Skip to content
Commit 0c5966b1 authored by Scott Olson's avatar Scott Olson
Browse files

kdeWrapper: Fix XDG_{DATA,CONFIG}_DIRS mixup.

`.../share` directories go with `XDG_DATA_DIRS`, and `.../etc/xdg`
directories go with `XDG_CONFIG_DIRS`. These were accidentally reversed.

See https://userbase.kde.org/KDE_System_Administration/Environment_Variables#freedesktop.org_Compliance
parent 8366525c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment