From 9743cc4e2b2ae5ef71fe608c6046eaf7727721b1 Mon Sep 17 00:00:00 2001 From: Kyuyrii Date: Sun, 15 Jun 2025 14:09:10 +0000 Subject: [PATCH 1/2] Add files via upload --- light/openbox-3/max_toggled.xbm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 light/openbox-3/max_toggled.xbm diff --git a/light/openbox-3/max_toggled.xbm b/light/openbox-3/max_toggled.xbm new file mode 100644 index 0000000..d1385ba --- /dev/null +++ b/light/openbox-3/max_toggled.xbm @@ -0,0 +1,5 @@ +#define max_width 10 +#define max_height 10 +static unsigned char max_bits[] = { + 0x00, 0x00, 0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0xfe, 0x01, 0xfe, 0x01, + 0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0x00, 0x00 }; From 99f3fd1e204a8d874f52c997bdbf1801ace55565 Mon Sep 17 00:00:00 2001 From: Kyuyrii Date: Sun, 15 Jun 2025 14:09:30 +0000 Subject: [PATCH 2/2] Add files via upload --- dark/openbox-3/max_toggled.xbm | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 dark/openbox-3/max_toggled.xbm diff --git a/dark/openbox-3/max_toggled.xbm b/dark/openbox-3/max_toggled.xbm new file mode 100644 index 0000000..d1385ba --- /dev/null +++ b/dark/openbox-3/max_toggled.xbm @@ -0,0 +1,5 @@ +#define max_width 10 +#define max_height 10 +static unsigned char max_bits[] = { + 0x00, 0x00, 0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0xfe, 0x01, 0xfe, 0x01, + 0x30, 0x00, 0x30, 0x00, 0x30, 0x00, 0x00, 0x00 };