From 34f2413e3bab843d897f7fdc2fead850c4ce2594 Mon Sep 17 00:00:00 2001 From: Biswakalyan Bhuyan Date: Tue, 13 Sep 2022 15:15:25 +0530 Subject: dwm --- dwm.c.rej | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 dwm.c.rej (limited to 'dwm.c.rej') diff --git a/dwm.c.rej b/dwm.c.rej deleted file mode 100644 index 22217df..0000000 --- a/dwm.c.rej +++ /dev/null @@ -1,10 +0,0 @@ ---- dwm.c -+++ dwm.c -@@ -177,6 +177,7 @@ static void grabkeys(void); - static void incnmaster(const Arg *arg); - static void keypress(XEvent *e); - static void killclient(const Arg *arg); -+static void layoutmenu(const Arg *arg); - static void manage(Window w, XWindowAttributes *wa); - static void mappingnotify(XEvent *e); - static void maprequest(XEvent *e); -- cgit v1.2.3-59-g8ed1b