barrier: move server config to XDG_CONFIG_HOME

This commit is contained in:
crater2150 2025-08-04 21:16:37 +02:00
parent 4f5174063d
commit 0daba7236c
3 changed files with 6 additions and 5 deletions

View file

@ -1,5 +1,5 @@
#!/bin/zsh
source ${0:a:h:h}/import-env.zsh
source ${0:A:h:h}/import-env.zsh
import-env awesome || exit 1
exec 2>&1