diff options
| author | navewindre <boneyaard@gmail.com> | 2024-10-12 13:02:24 +0200 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2024-10-12 13:02:24 +0200 |
| commit | 65b505c0810107fa80ecb8a482133b6caa2f25d7 (patch) | |
| tree | 6e711ec28e4abedf939dad096c57b3742fb6d852 /themes/Lean/openbox-3/max_toggled.xbm | |
| parent | 3c6c468c7b9a482bc7df34a36c1c4c0ce188fb93 (diff) | |
fffff
Diffstat (limited to 'themes/Lean/openbox-3/max_toggled.xbm')
| -rw-r--r-- | themes/Lean/openbox-3/max_toggled.xbm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/Lean/openbox-3/max_toggled.xbm b/themes/Lean/openbox-3/max_toggled.xbm new file mode 100644 index 0000000..1484a66 --- /dev/null +++ b/themes/Lean/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[] = { + 0xfc, 0x80, 0xbf, 0xa1, 0xa1, 0xa1, 0x21, 0x3f }; |
