From 727c5167e71e594d7f0987fd999adaf43868b910 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Mon, 3 Oct 2022 20:33:32 +0200 Subject: update --- dwm/custom.diff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dwm/custom.diff') diff --git a/dwm/custom.diff b/dwm/custom.diff index b5978be..12e1096 100644 --- a/dwm/custom.diff +++ b/dwm/custom.diff @@ -10,10 +10,10 @@ index 9fd0286..f1373cf 100644 unsigned int seltags; unsigned int sellt; unsigned int tagset[2]; -@@ -210,7 +211,6 @@ static void spawn(const Arg *arg); +@@ -210,7 +210,6 @@ static void spawn(const Arg *arg); static void tag(const Arg *arg); static void tagmon(const Arg *arg); - static void tile(Monitor *); + static void tile(Monitor *m); -static void togglebar(const Arg *arg); static void togglefloating(const Arg *arg); static void toggletag(const Arg *arg); -- cgit v1.2.3