diff options
Diffstat (limited to 'dwm.c.rej')
-rw-r--r-- | dwm.c.rej | 10 |
1 files changed, 0 insertions, 10 deletions
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); |