renamed ARRANGE into DEFMODE

This commit is contained in:
arg@10ksloc.org
2006-08-01 16:39:20 +02:00
parent d8675f6f30
commit ab7a11c0c7
3 changed files with 3 additions and 4 deletions

View File

@ -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"