diff --git a/barrierc/log/run b/barrierc/log/run new file mode 120000 index 0000000..a6e7493 --- /dev/null +++ b/barrierc/log/run @@ -0,0 +1 @@ +../../log \ No newline at end of file diff --git a/barrierc/run b/barrierc/run new file mode 100755 index 0000000..aa06c6d --- /dev/null +++ b/barrierc/run @@ -0,0 +1,4 @@ +#!/bin/zsh +source ${0:a:h:h}/import-env.zsh +import-env awesome +exec barrierc --no-daemon diff --git a/barriers/log/run b/barriers/log/run new file mode 120000 index 0000000..a6e7493 --- /dev/null +++ b/barriers/log/run @@ -0,0 +1 @@ +../../log \ No newline at end of file diff --git a/barriers/run b/barriers/run new file mode 100755 index 0000000..deb668d --- /dev/null +++ b/barriers/run @@ -0,0 +1,4 @@ +#!/bin/zsh +source ${0:a:h:h}/import-env.zsh +import-env awesome +exec barriers --no-daemon -c ${XDG_CONFIG_HOME:-$HOME/.config}/Debauchee/home.conf