11 lines
367 B
Plaintext
11 lines
367 B
Plaintext
# Set the standard font for elements.
|
|
Style * Font "$[infostore.std_font]"
|
|
|
|
# Set FvwmScript theme settings.
|
|
*FvwmScript: DefaultFont "$[infostore.small_font]"
|
|
*FvwmScript: DefaultColorset 9
|
|
|
|
# Load theme settings.
|
|
Read $[FVWM_USERDIR]/assets/themes/$[infostore.theme]/theme.conf
|
|
Read $[FVWM_USERDIR]/assets/cursors/$[infostore.cursor]/theme.conf
|