about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config.arg.h3
-rw-r--r--config.h3
2 files changed, 2 insertions, 4 deletions
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
diff --git a/config.h b/config.h
index 430539c..352d7f8 100644
--- a/config.h
+++ b/config.h
@@ -3,6 +3,7 @@
  * See LICENSE file for license details.
  */
 
+#define ARRANGE			dotile
 #define FONT			"fixed"
 #define BGCOLOR			"#666699"
 #define FGCOLOR			"#eeeeee"
@@ -63,5 +64,3 @@ static Rule rule[] = { \
 	{ "Firefox.*",		{ [Tnet] = "net" },		False }, \
 	{ "Gimp.*",		{ 0 },				True}, \
 };
-
-#define ARRANGE dotile
0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
# Test a submodule

#type
#  TStringArr = array [0.. *] of string

proc exportme* = nil