summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/dwm/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/dwm/config.h b/.config/dwm/config.h
index fea7f15..f67e284 100644
--- a/.config/dwm/config.h
+++ b/.config/dwm/config.h
@@ -182,7 +182,6 @@ static Key keys[] = {
182 { MODKEY, XK_d, spawn, SHCMD("popup-cal12") }, 182 { MODKEY, XK_d, spawn, SHCMD("popup-cal12") },
183 { MODKEY, XK_q, spawn, SHCMD("dmenu-unmount") }, 183 { MODKEY, XK_q, spawn, SHCMD("dmenu-unmount") },
184 { MODKEY, XK_e, spawn, SHCMD("dmenu-bookmarks") }, 184 { MODKEY, XK_e, spawn, SHCMD("dmenu-bookmarks") },
185 { MODKEY|ShiftMask, XK_u, spawn, SHCMD("feed menu") },
186 185
187 /* System settings */ 186 /* System settings */
188 { MODKEY|ShiftMask, XK_w, spawn, SHCMD("popup-terminal iwctl") }, 187 { MODKEY|ShiftMask, XK_w, spawn, SHCMD("popup-terminal iwctl") },

Generated with cgit - Back to sebastiano.tronto.net