Display a single window!
This commit is contained in:
parent
c87fa2d4af
commit
bad5007670
12 changed files with 1084 additions and 554 deletions
|
|
@ -1,5 +1,8 @@
|
|||
#! /bin/sh
|
||||
|
||||
# gdb ./zig-out/bin/beansprout
|
||||
./zig-out/bin/beansprout &
|
||||
|
||||
echo ">>>>> before foot"
|
||||
/usr/bin/foot &
|
||||
echo "<<<<< after foot"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue