aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.rej
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.rej')
-rw-r--r--config.h.rej10
1 files changed, 0 insertions, 10 deletions
diff --git a/config.h.rej b/config.h.rej
deleted file mode 100644
index a0f37e5..0000000
--- a/config.h.rej
+++ /dev/null
@@ -1,10 +0,0 @@
---- config.def.h
-+++ config.def.h
-@@ -58,6 +58,7 @@ static const Layout layouts[] = {
- static char dmenumon[2] = "0"; /* component of dmenucmd, manipulated in spawn() */
- static const char *dmenucmd[] = { "dmenu_run", "-m", dmenumon, "-fn", dmenufont, "-nb", col_gray1, "-nf", col_gray3, "-sb", col_cyan, "-sf", col_gray4, NULL };
- static const char *termcmd[] = { "st", NULL };
-+static const char *layoutmenu_cmd = "layoutmenu.sh";
-
- static Key keys[] = {
- /* modifier key function argument */