1
0
Fork 0
forked from ahurac/dotfiles

Hyprland : suppression ligne inutile

This commit is contained in:
Ahurac 2024-01-05 14:54:56 +01:00
parent e22d96d442
commit cadf295951

View file

@ -11,8 +11,5 @@ if [ -z "$SSH_AGENT_PID" ]; then
exec ssh-agent "$0" "$@"
fi
# XDG
export XDG_CONFIG_HOME="${HOME}/.config"
# Execution
exec /usr/bin/Hyprland "$@"