Config: add OSD font configuration

This commit is contained in:
ARDiDo 2021-12-06 17:44:28 -05:00
parent 238062a859
commit 859495a8be
5 changed files with 28 additions and 8 deletions

View file

@ -54,6 +54,7 @@ Configuration must be wrapped in a <labwc_config> root-node.
Places can be any of:
- ActiveWindow - titlebar of active window
- MenuItem - menu item (currently only root menu)
- OSD - items in the on screen display
If no place attribute is provided, the setting will be applied to all
places.

View file

@ -21,6 +21,7 @@
<cornerRadius>8</cornerRadius>
<font place="ActiveWindow"><name>sans</name><size>10</size></font>
<font place="MenuItem"><name>sans</name><size>10</size></font>
<font place="OSD"><name>sans</name><size>10</size></font>
</theme>
<focus>