]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml
make a config option for the inactive osd font
[chaz/openbox] / data / rc.xml
index dc73fb53401271d5f26a0cd0b495b3a9bc27bcb9..ff9016dc0dd969352b9755e41ca440eec26e1f3a 100644 (file)
     <slant>normal</slant>
     <!-- 'italic' or 'normal' -->
   </font>
-  <font place="OnScreenDisplay">
+  <font place="ActiveOnScreenDisplay">
+    <name>sans</name>
+    <size>9</size>
+    <!-- font size in points -->
+    <weight>bold</weight>
+    <!-- 'bold' or 'normal' -->
+    <slant>normal</slant>
+    <!-- 'italic' or 'normal' -->
+  </font>
+  <font place="InactiveOnScreenDisplay">
     <name>sans</name>
     <size>9</size>
     <!-- font size in points -->
This page took 0.021543 seconds and 4 git commands to generate.