]> Dogcows Code - chaz/openbox/blobdiff - obcl/foo.conf
unset the client when done moveresizing
[chaz/openbox] / obcl / foo.conf
index 648bb01c547490bbc2d7b8f64f6bc306628e254c..a58905548d3d331f258fd80ee70baa24f979d916 100644 (file)
@@ -1,21 +1,9 @@
-include "meh.conf";
-include "bummy.conf";
-
-section mouse {
-    mbind titlebar, frame {
-        event click;
-        button middle;
-        action lower;
-    }
-
-    mbind frame {
-        event click;
-        button right;
-        action launch_nukes;
-    }
-}
-
-section theme {
-    theme "merry";
-    font "tahoma-12 bold";
+foo "marius", 23;
+foo "kyle", 15;
+foo "soren", 7;
+bah "blef","bummy";
+meh {
+    foo "marius", 24;
+    foo "blef", 542;
+    bah "hi";
 }
This page took 0.026456 seconds and 4 git commands to generate.