hee hee hee har
This commit is contained in:
TheCrazyInsanity
2023-10-19 17:53:38 -04:00
committed by GitHub
parent 1719da7bc1
commit d955e22046
7 changed files with 69 additions and 0 deletions

6
xrun Normal file
View File

@@ -0,0 +1,6 @@
#! /bin/sh
export DISPLAY=:$2
$1 &> /dev/null &
chvt $(($2+3))
sleep 5
xsize $2