summaryrefslogtreecommitdiff
path: root/config.def.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.def.h')
-rw-r--r--config.def.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h
index 9a0dac3..472c67e 100644
--- a/config.def.h
+++ b/config.def.h
@@ -2,6 +2,8 @@
static const char *user = "master";
static const char *group = "wheel";
+static const char *cmd = "layouttoggle us";
+
static const char *colorname[NUMCOLS] = {
[BACKGROUND] = "black", /* after initialization */
[INIT] = "#2d2d2d", /* after initialization */