]> Dogcows Code - chaz/openbox/blobdiff - data/rc.xml.in
unused variable "icons"
[chaz/openbox] / data / rc.xml.in
index 3593f9f606d46eef4c0936390470375b97dfcf7f..b2b6be237e9d4edb41b1bd2170cc96e0dc132e28 100644 (file)
@@ -28,8 +28,9 @@
 </placement>
 
 <theme>
-  <name>TheBear</name>
-  <titlelayout>NLIMC</titlelayout>
+  <name>bear2</name>
+  <titleLayout>NLIMC</titleLayout>
+  <titleNumber>yes</titleNumber>
   <!--
       avaible characters are NDSLIMC, each can occur at most once.
       N: client menu
   -->
   <keepBorder>yes</keepBorder>
   <hideDisabled>no</hideDisabled>
+  <font place="ActiveWindow">
+    <name>arial,sans</name>
+    <size>7</size>
+    <weight>bold</weight>
+    <slant>normal</slant>
+  </font>
+  <font place="InactiveWindow">
+    <name>arial,sans</name>
+    <size>7</size>
+    <weight>bold</weight>
+    <slant>normal</slant>
+  </font>
+  <font place="MenuTitle">
+    <name>arial,sans</name>
+    <size>8</size>
+    <weight>bold</weight>
+    <slant>normal</slant>
+  </font>
+  <font place="MenuItem">
+    <name>arial,sans</name>
+    <size>8</size>
+    <weight>bold</weight>
+    <slant>normal</slant>
+  </font>
 </theme>
 
 <desktops>
   <warpPointer>yes</warpPointer>
   <xorStyle>yes</xorStyle>
   <hideDelay>250</hideDelay>
-  <middle>yes</middle>
+  <middle>no</middle>
   <submenuShowDelay>0</submenuShowDelay>
   <desktopMenuIcons>yes</desktopMenuIcons>
   <!-- -->
This page took 0.021899 seconds and 4 git commands to generate.