#Waybar still wants to use /etc/xdg even when set enviroment variables.

7 messages · Page 1 of 1 (latest)

finite prawn
#

XDG_CONFIG_HOME=~/apps/waybar/config XDG_DATA_HOME=~/apps/waybar/data XDG_CACHE_HOME=~/apps/waybar/cache XDG_STATE_HOME=~/apps/waybar/state waybar
im trying this. but waybar still wants to use /etc/xdg instead of the env variables. my general goal is to make waybar put it all dotfiles at ~/apps/waybar

dark stone
#

@finite prawn move it to ~/.config

finite prawn
#

basically i want apps to store their data instead of ~/.local ~/.config to be in another folder then other apps

dark stone
#

@finite prawn why?

finite prawn