Hyprland : suppression ligne inutile
This commit is contained in:
parent
e22d96d442
commit
cadf295951
1 changed files with 0 additions and 3 deletions
|
@ -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 "$@"
|
||||
|
|
Loading…
Reference in a new issue