fxde-core/infra/cosmrc

11 lines
367 B
Plaintext
Raw Normal View History

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