From ab7a11c0c73fa101c8e0234f8214284888fb8156 Mon Sep 17 00:00:00 2001 From: "arg@10ksloc.org" Date: Tue, 1 Aug 2006 16:39:20 +0200 Subject: renamed ARRANGE into DEFMODE --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 36213c0..ac7bdac 100644 --- a/config.h +++ b/config.h @@ -4,8 +4,8 @@ */ enum { Tfnord, Tdev, Tnet, Twork, Tmisc, TLast }; +#define DEFMODE dotile /* dofloat */ #define DEFTAG Tdev -#define ARRANGE dotile /* dofloat */ #define FONT "fixed" #define BGCOLOR "#666699" #define FGCOLOR "#eeeeee" -- cgit v1.2.3-54-g00ecf