This commit is contained in:
Marc Beninca 2023-09-30 14:46:03 +02:00
parent 08972d3817
commit 0dc8e3e6b1
23 changed files with 1607 additions and 0 deletions

6
live/menu/gfx.sh Normal file
View file

@ -0,0 +1,6 @@
menu_init
menuentry 'list' {
videoinfo
pause
}