update openbox menu font size
This commit is contained in:
parent
5959d557e7
commit
ab3a7dbf98
|
@ -76,7 +76,7 @@
|
||||||
</font>
|
</font>
|
||||||
<font place="MenuHeader">
|
<font place="MenuHeader">
|
||||||
<name>Cantarell</name>
|
<name>Cantarell</name>
|
||||||
<size>9</size>
|
<size>10</size>
|
||||||
<!-- font size in points -->
|
<!-- font size in points -->
|
||||||
<weight>Normal</weight>
|
<weight>Normal</weight>
|
||||||
<!-- 'bold' or 'normal' -->
|
<!-- 'bold' or 'normal' -->
|
||||||
|
@ -85,7 +85,7 @@
|
||||||
</font>
|
</font>
|
||||||
<font place="MenuItem">
|
<font place="MenuItem">
|
||||||
<name>Cantarell</name>
|
<name>Cantarell</name>
|
||||||
<size>9</size>
|
<size>10</size>
|
||||||
<!-- font size in points -->
|
<!-- font size in points -->
|
||||||
<weight>Normal</weight>
|
<weight>Normal</weight>
|
||||||
<!-- 'bold' or 'normal' -->
|
<!-- 'bold' or 'normal' -->
|
||||||
|
|
Loading…
Reference in New Issue