diff options
author | Biswakalyan Bhuyan <biswa@surgot.in> | 2022-09-13 15:15:25 +0530 |
---|---|---|
committer | Biswakalyan Bhuyan <biswa@surgot.in> | 2022-09-13 15:15:25 +0530 |
commit | 34f2413e3bab843d897f7fdc2fead850c4ce2594 (patch) | |
tree | 6facbb6bb78aee8719701d56a9b53c6228040c7b /dwm.c.rej | |
parent | 566d558da1c807cec184f9e44517041b30269d91 (diff) | |
download | dwm-34f2413e3bab843d897f7fdc2fead850c4ce2594.tar.gz dwm-34f2413e3bab843d897f7fdc2fead850c4ce2594.tar.bz2 dwm-34f2413e3bab843d897f7fdc2fead850c4ce2594.zip |
dwm
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); |