Initial commit
This commit is contained in:
commit
a8eb5ea804
20 changed files with 64 additions and 0 deletions
6
kdeconnect/run
Executable file
6
kdeconnect/run
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
if ! pgrep -x awesome; then
|
||||
sleep 2
|
||||
exit 1
|
||||
fi
|
||||
exec kdeconnect-indicator
|
Loading…
Add table
Add a link
Reference in a new issue