kdeconnect: use import-env
This commit is contained in:
parent
0daba7236c
commit
b4d238ad35
1 changed files with 3 additions and 7 deletions
|
@ -1,9 +1,5 @@
|
||||||
#!/bin/sh
|
#!/bin/zsh
|
||||||
if ! pgrep -x awesome; then
|
source ${0:a:h:h}/import-env.zsh
|
||||||
sleep 2
|
import-env awesome || exit 1
|
||||||
exit 1
|
|
||||||
fi
|
|
||||||
export DISPLAY=:0
|
|
||||||
|
|
||||||
exec 2>&1
|
exec 2>&1
|
||||||
exec kdeconnect-indicator
|
exec kdeconnect-indicator
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue