Fix typo in shebang

This commit is contained in:
n loewen 2024-05-06 17:12:17 -07:00
parent 3c1820a18f
commit 91ee4fc36e
1 changed files with 2 additions and 0 deletions

2
vidgrid.lua Normal file → Executable file
View File

@ -1,3 +1,5 @@
#!/usr/bin/env lua
-- 1. CONFIGURATION
screen_width = 1080 -- FIXME