Update jeremy config
This commit is contained in:
parent
35832abf8a
commit
fb85652883
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue