Initial commit
This commit is contained in:
commit
a8eb5ea804
20 changed files with 64 additions and 0 deletions
5
taralli/run
Executable file
5
taralli/run
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
export DISPLAY=:0
|
||||
export XAUTHORITY=/home/crater2150/.Xauthority
|
||||
if ! pidof awesome; then sleep 5; exit; fi
|
||||
exec /home/crater2150/.local/bin/taralli
|
Loading…
Add table
Add a link
Reference in a new issue