summary refs log tree commit diff
path: root/_config/openbox/rc.xml
diff options
context:
space:
mode:
Diffstat (limited to '_config/openbox/rc.xml')
-rw-r--r--_config/openbox/rc.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/_config/openbox/rc.xml b/_config/openbox/rc.xml
index ea5b10a0..dfd07ece 100644
--- a/_config/openbox/rc.xml
+++ b/_config/openbox/rc.xml
@@ -90,14 +90,14 @@
       <slant>Normal</slant>
       <!-- 'italic' or 'normal' -->
     </font>
-    <font place="OnScreenDisplay">
-      <name>sans</name>
-      <size>9</size>
-      <!-- font size in points -->
-      <weight>bold</weight>
-      <!-- 'bold' or 'normal' -->
-      <slant>normal</slant>
-      <!-- 'italic' or 'normal' -->
+    <font place="ActiveOnScreenDisplay">
+      <name/>
+    </font>
+    <font place="InactiveOnScreenDisplay">
+      <name>Sans</name>
+      <size>8</size>
+      <weight/>
+      <slant/>
     </font>
   </theme>
   <desktops>
@@ -402,7 +402,7 @@
         <action name="Lower"/>
     </mousebind>-->
       <mousebind action="Click" button="Up">
-          <action name="ToggleAlwaysOnTop"/>
+        <action name="ToggleAlwaysOnTop"/>
       </mousebind>
       <mousebind action="Click" button="Down">
         <action name="Unshade"/>