diff --git a/bin/Hyprland b/bin/Hyprland index 6573d85..133832b 100755 --- a/bin/Hyprland +++ b/bin/Hyprland @@ -3,6 +3,9 @@ # cd to home cd +# XDG +export XDG_CONFIG_HOME="${HOME}/.config" + # Execution exec ssh-agent \ dbus-launch --exit-with-session \