##// END OF EJS Templates
minor
Tsuki -
r6:ca8288c4151d default
parent child Browse files
Show More
@@ -1,6 +1,5
1 static void dwindle(Monitor *m);
1 static void dwindle(Monitor *m);
2
3 static const Layout layouts[] = {
2 static const Layout layouts[] = {
4 {"><>", NULL},
3 {"><>", NULL},
5 {"[T]", dwindle},
4 {"[T]", dwindle},
6 };
5 };
General Comments 0
You need to be logged in to leave comments. Login now