Update jeremy config

This commit is contained in:
Jeremy Soller 2022-11-15 15:11:16 -07:00
parent 35832abf8a
commit fb85652883
No known key found for this signature in database
GPG key ID: 87F211AF2BE4C2FE

View file

@ -3,7 +3,7 @@
# General settings # General settings
[general] [general]
# Filesystem size in MiB # Filesystem size in MiB
filesystem_size = 2048 filesystem_size = 4096
# Do not prompt if settings are not defined # Do not prompt if settings are not defined
prompt = false prompt = false
@ -55,7 +55,7 @@ sodium = {}
# cli # cli
acid = {} acid = {}
bash = {} #bash = {} # wcsrtombs
cleye = {} cleye = {}
curl = {} curl = {}
ffmpeg = {} ffmpeg = {}
@ -67,7 +67,7 @@ xz = {}
# demos # demos
cairodemo = {} cairodemo = {}
cmatrix = {} # slow in terminal #cmatrix = {} # addwstr
cpal = {} cpal = {}
gears = {} gears = {}
glium = {} # does not show anything glium = {} # does not show anything