summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 804115b..8c1a92b 100644
--- a/config.h
+++ b/config.h
@@ -199,7 +199,7 @@ static Key keys[] = {
/* { MODKEY, XK_F11, spawn, SHCMD("") }, */
{ MODKEY, XK_F12, spawn, SHCMD("st -e sudo nmtui") },
- { MODKEY, XK_m, setlayout, {.v = &layouts[2]} },
+ /* { MODKEY, XK_m, setlayout, {.v = &layouts[2]} }, */
{ MODKEY, XK_space, zoom, {0} },