aboutsummaryrefslogtreecommitdiff
path: root/.dzen/icons/temp.xbm
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2021-12-13 16:34:55 -0500
committerRyan Kavanagh <rak@rak.ac>2021-12-13 16:34:55 -0500
commit41fa4263c042bcef66918092efcdbb6a991bc84f (patch)
treef484ccafe0ad0d5c8731fc4f5bb6b405f9798b2f /.dzen/icons/temp.xbm
parentmore renames (diff)
more renames
Diffstat (limited to '.dzen/icons/temp.xbm')
-rw-r--r--.dzen/icons/temp.xbm6
1 files changed, 0 insertions, 6 deletions
diff --git a/.dzen/icons/temp.xbm b/.dzen/icons/temp.xbm
deleted file mode 100644
index f37932b..0000000
--- a/.dzen/icons/temp.xbm
+++ /dev/null
@@ -1,6 +0,0 @@
-#define temp_width 16
-#define temp_height 16
-static unsigned char temp_bits[] = {
- 0x00, 0x00, 0x80, 0x01, 0xc0, 0x0b, 0xc0, 0x03, 0xc0, 0x03, 0xc0, 0x0b,
- 0x40, 0x02, 0x40, 0x02, 0x40, 0x0a, 0x40, 0x02, 0x40, 0x02, 0x60, 0x06,
- 0x20, 0x04, 0x60, 0x06, 0xc0, 0x03, 0x00, 0x00 };