From eab881371ec50be845af8962ca40a9c5a97a2da4 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sat, 9 May 2026 08:30:10 +0200 Subject: Remove feed menu shortcut --- .config/dwm/config.h | 1 - 1 file changed, 1 deletion(-) 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[] = { { MODKEY, XK_d, spawn, SHCMD("popup-cal12") }, { MODKEY, XK_q, spawn, SHCMD("dmenu-unmount") }, { MODKEY, XK_e, spawn, SHCMD("dmenu-bookmarks") }, - { MODKEY|ShiftMask, XK_u, spawn, SHCMD("feed menu") }, /* System settings */ { MODKEY|ShiftMask, XK_w, spawn, SHCMD("popup-terminal iwctl") }, -- cgit v1.3