fxde-core/infra/cosmrc

11 lines
348 B
Plaintext
Raw Normal View History

2021-03-06 17:17:27 +00:00
# Set the standard font for elements.
Style * Font "$[infostore.std_font]"
2021-03-06 17:17:27 +00:00
2021-04-22 17:54:52 +00:00
# Set FvwmScript theme settings.
*FvwmScript: DefaultFont "$[infostore.small_font]"
*FvwmScript: DefaultColorset 9
2021-03-06 17:17:27 +00:00
# Load theme settings.
Read $[FVWM_USERDIR]/assets/themes/$[infostore.theme]/theme.conf
Read $[FVWM_USERDIR]/assets/cursors/$[infostore.cursor]/theme.conf