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