This is already the case.
See in lp:byobu usr/lib/byobu/include/dirs:
# Create and export the user configuration directory
if [ -d "$BYOBU_CONFIG_DIR" ]; then
export BYOBU_CONFIG_DIR="$BYOBU_CONFIG_DIR"
elif [ -d "$XDG_CONFIG_HOME" ]; then
# Use XDG, as some users insist on such n
Hi Jeremy,
Please provide a patch. I've been fighting with XDG for years now.
** Changed in: byobu
Status: New => Incomplete
** Changed in: byobu
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U