8 lines
188 B
INI
8 lines
188 B
INI
|
|
set theme_name="Cyberpunk"
|
|
insmod jpeg
|
|
insmod png
|
|
|
|
set theme="${prefix}/themes/${theme_name}/theme.txt"
|
|
set icondir="${prefix}/themes/${theme_name}/icons"
|
|
export theme icondir theme_name
|