X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=config.h;h=ac7bdac133773891510b6d10f2ae2d59b369d62b;hb=ab7a11c0c73fa101c8e0234f8214284888fb8156;hp=36213c046da47c82de57cadc603f012e002942a6;hpb=d8675f6f30f31aeb38680fe748d6a66fca0a8990;p=dwm.git 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"