This commit is contained in:
ange 2025-01-17 14:21:47 +00:00
parent 72c73f9b18
commit ddbc24a33f
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
29 changed files with 46 additions and 41 deletions

View file

@ -39,6 +39,9 @@ export DOCKER_HOST="unix://$XDG_RUNTIME_DIR/podman/podman.sock"
export SSH_AUTH_SOCK; SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)"
# shellcheck disable=SC2046
systemctl --user import-environment PATH $(compgen -v XDG)
[ -z "$DISPLAY" ] && [ "$XDG_VTNR" = 1 ] && {
GUILOG="$HOME/.local/state/gui.log"