]> Dogcows Code - chaz/openbox/blob - obcl/foo.conf
init commit, tree processing code bummy
[chaz/openbox] / obcl / foo.conf
1 include "meh.conf";
2 include "bummy.conf";
3
4 section mouse {
5 mbind titlebar, frame {
6 event click;
7 button middle;
8 action lower;
9 }
10
11 mbind frame {
12 event click;
13 button right;
14 action launch_nukes;
15 }
16 }
17
18 section theme {
19 theme "merry";
20 font "tahoma-12 bold";
21 }
This page took 0.03528 seconds and 4 git commands to generate.