Ajout : variable XDG_CONFIG_HOME dans le wrapper Hyprland

This commit is contained in:
Hippolyte Chauvin 2023-10-12 11:23:20 +02:00
parent e88e749b39
commit e311cc9dc7

View file

@ -3,6 +3,9 @@
# cd to home
cd
# XDG
export XDG_CONFIG_HOME="${HOME}/.config"
# Execution
exec ssh-agent \
dbus-launch --exit-with-session \