summaryrefslogtreecommitdiff
path: root/.b/usr/share/themes/Blocks/openbox-3/bullet.xbm
diff options
context:
space:
mode:
authorSyndamia <kamen@syndamia.com>2022-12-31 19:40:21 +0200
committerSyndamia <kamen@syndamia.com>2022-12-31 19:40:21 +0200
commitb5395ea31e494fa3e77849533c38d5a5539e0569 (patch)
treeb7ade8acc8be96a54099219d2fd16e32a7c88fe3 /.b/usr/share/themes/Blocks/openbox-3/bullet.xbm
parenta49034a8be52a79cf65a8797605085d48f84f4e8 (diff)
downloaddotfiles-b5395ea31e494fa3e77849533c38d5a5539e0569.tar
dotfiles-b5395ea31e494fa3e77849533c38d5a5539e0569.tar.gz
dotfiles-b5395ea31e494fa3e77849533c38d5a5539e0569.zip
[.b/usr/share] Added dunst script icons and Blocks openbox theme
Diffstat (limited to '.b/usr/share/themes/Blocks/openbox-3/bullet.xbm')
-rwxr-xr-x.b/usr/share/themes/Blocks/openbox-3/bullet.xbm5
1 files changed, 5 insertions, 0 deletions
diff --git a/.b/usr/share/themes/Blocks/openbox-3/bullet.xbm b/.b/usr/share/themes/Blocks/openbox-3/bullet.xbm
new file mode 100755
index 0000000..976273b
--- /dev/null
+++ b/.b/usr/share/themes/Blocks/openbox-3/bullet.xbm
@@ -0,0 +1,5 @@
+#define bullet_width 10
+#define bullet_height 10
+static unsigned char bullet_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x00, 0x30, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };