aboutsummaryrefslogtreecommitdiff
path: root/dwm.c.rej
diff options
context:
space:
mode:
authorkrolyxon <krolyxon@tutanota.com>2022-11-03 21:36:48 +0530
committerkrolyxon <krolyxon@tutanota.com>2022-11-03 21:36:48 +0530
commit21fb655b85762708c6773ba16fa54f78190f95f2 (patch)
tree2eca172578b2506486dd99c9a3e0352d5d032830 /dwm.c.rej
parentdf167a54abac63bef8ac9209bdaa3608bfd88897 (diff)
bar icons change
Diffstat (limited to 'dwm.c.rej')
-rw-r--r--dwm.c.rej10
1 files changed, 0 insertions, 10 deletions
diff --git a/dwm.c.rej b/dwm.c.rej
deleted file mode 100644
index 46ebb95..0000000
--- a/dwm.c.rej
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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);