From 72be1234e1ec030cb07095267e49481057eeb329 Mon Sep 17 00:00:00 2001 From: coasteen Date: Sun, 12 Jul 2026 08:16:17 +0330 Subject: init --- dwm/patch/switchcol.h | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 dwm/patch/switchcol.h (limited to 'dwm/patch/switchcol.h') diff --git a/dwm/patch/switchcol.h b/dwm/patch/switchcol.h new file mode 100755 index 0000000..8c7cded --- /dev/null +++ b/dwm/patch/switchcol.h @@ -0,0 +1,2 @@ +static void switchcol(const Arg *arg); + -- cgit v1.2.3