aboutsummaryrefslogtreecommitdiff
path: root/dwm.c.rej
diff options
context:
space:
mode:
Diffstat (limited to 'dwm.c.rej')
-rw-r--r--dwm.c.rej10
1 files changed, 10 insertions, 0 deletions
diff --git a/dwm.c.rej b/dwm.c.rej
new file mode 100644
index 0000000..46ebb95
--- /dev/null
+++ b/dwm.c.rej
@@ -0,0 +1,10 @@
+--- dwm.c
++++ dwm.c
+@@ -211,6 +211,7 @@ static void tagmon(const Arg *arg);
+ static void tile(Monitor *);
+ static void togglebar(const Arg *arg);
+ static void togglefloating(const Arg *arg);
++static void togglefullscr(const Arg *arg);
+ static void toggletag(const Arg *arg);
+ static void toggleview(const Arg *arg);
+ static void unfocus(Client *c, int setfocus);