]> Dogcows Code - chaz/openbox/blob - obcl/foo.conf
648bb01c547490bbc2d7b8f64f6bc306628e254c
[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.033407 seconds and 4 git commands to generate.