Closing windows is no longer a segfault

This commit is contained in:
Ben Buhse 2025-08-05 18:57:16 -05:00
commit 8304734230
No known key found for this signature in database
GPG key ID: 7916ACFCD38FD0B4
3 changed files with 27 additions and 5 deletions

View file

@ -5,5 +5,5 @@
echo ">>>>> before foot"
/usr/bin/foot &
# /usr/bin/foot &
/usr/bin/foot &
echo "<<<<< after foot"