barrier: move server config to XDG_CONFIG_HOME
This commit is contained in:
parent
4f5174063d
commit
0daba7236c
3 changed files with 6 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue