X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=config.arg.h;h=fd04e48d4592c4e3f2badbecf96a65fe800e72e5;hb=33b4821cd69ed4c0a9af58f0af96de430277a08a;hp=aeefc5ce881b5a652c8958b7c4da32ed01aa5d30;hpb=a73a88280681acdab047bd11a9ba77d97d6a0b72;p=dwm.git diff --git a/config.arg.h b/config.arg.h index aeefc5c..fd04e48 100644 --- a/config.arg.h +++ b/config.arg.h @@ -3,6 +3,7 @@ * See LICENSE file for license details. */ +#define ARRANGE dotile #define FONT "-*-terminus-medium-*-*-*-13-*-*-*-*-*-iso10646-*" #define BGCOLOR "#0a2c2d" #define FGCOLOR "#ddeeee" @@ -72,5 +73,3 @@ static Rule rule[] = { \ { "Firefox.*", { [Tnet] = "net" }, False }, \ { "Gimp.*", { 0 }, True}, \ }; - -#define ARRANGE dotile