X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=obcl%2Ffoo.conf;h=a58905548d3d331f258fd80ee70baa24f979d916;hb=70f63e4c9e6d47a51345d19f40ebf9aebab5553e;hp=648bb01c547490bbc2d7b8f64f6bc306628e254c;hpb=7aae14e9b83242c2778e57c069fb8f299b8172f3;p=chaz%2Fopenbox diff --git a/obcl/foo.conf b/obcl/foo.conf index 648bb01c..a5890554 100644 --- a/obcl/foo.conf +++ b/obcl/foo.conf @@ -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"; }