https://bugs.kde.org/show_bug.cgi?id=428210
Bug ID: 428210
Summary: Latte Dock does not respect XDG_CONFIG_HOME env
variable
Product: lattedock
Version: 0.9.11
Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: application
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When XDG_CONFIG_HOME is defined to something other than the default value,
Latte Dock ignores it and continues to write to ~/.config.
STEPS TO REPRODUCE
1. Set environment XDG_CONFIG_HOME to something other than the default
(~/.config)
2. Install / start latte dock.
OBSERVED RESULT
Latte dock config files are written to ~/.config/latte/
EXPECTED RESULT
Latte dock config files are written to $(XDG_CONFIG_HOME)/latte/
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 20.04.1 LTS
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.