From 69a722cfd33076a4d63f1d49e52bed427453eabe Mon Sep 17 00:00:00 2001 From: dacctal <120422854+dacctal@users.noreply.github.com> Date: Thu, 5 Mar 2026 01:21:45 +0000 Subject: initial commit --- .themes/caelus/openbox-3/max_toggled.xbm | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .themes/caelus/openbox-3/max_toggled.xbm (limited to '.themes/caelus/openbox-3/max_toggled.xbm') diff --git a/.themes/caelus/openbox-3/max_toggled.xbm b/.themes/caelus/openbox-3/max_toggled.xbm new file mode 100644 index 0000000..cec3f24 --- /dev/null +++ b/.themes/caelus/openbox-3/max_toggled.xbm @@ -0,0 +1,4 @@ +#define max_toggled_width 8 +#define max_toggled_height 8 +static unsigned char max_toggled_bits[] = { + 0xff, 0xff, 0xc3, 0xc3, 0xc3, 0xc3, 0xff, 0xff }; -- cgit v1.2.3