From d99cee2efeafc32581147424e31cfdce9531dc9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Sun, 10 Jun 2018 21:09:27 +0200 Subject: [i3] Replace icons by font awesome --- .i3/icons/temp.xbm | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .i3/icons/temp.xbm (limited to '.i3/icons/temp.xbm') diff --git a/.i3/icons/temp.xbm b/.i3/icons/temp.xbm deleted file mode 100644 index f37932b..0000000 --- a/.i3/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 }; -- cgit v1.2.3