Initial commit
This commit is contained in:
commit
a8eb5ea804
20 changed files with 64 additions and 0 deletions
5
an2linux/run
Executable file
5
an2linux/run
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/zsh
|
||||
export DISPLAY=:0
|
||||
export XAUTHORITY=$HOME/.Xauthority
|
||||
cd ${XDG_DATA_HOME:-$HOME/.local/share}/an2linuxserver
|
||||
exec python an2linuxserver.py 2>&1
|
Loading…
Add table
Add a link
Reference in a new issue