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/pause.xbm | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .i3/icons/pause.xbm (limited to '.i3/icons/pause.xbm') diff --git a/.i3/icons/pause.xbm b/.i3/icons/pause.xbm deleted file mode 100644 index 497b838..0000000 --- a/.i3/icons/pause.xbm +++ /dev/null @@ -1,6 +0,0 @@ -#define pause_width 16 -#define pause_height 16 -static unsigned char pause_bits[] = { - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x70, 0x0e, 0x70, 0x0e, - 0x70, 0x0e, 0x70, 0x0e, 0x70, 0x0e, 0x70, 0x0e, 0x70, 0x0e, 0x70, 0x0e, - 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; -- cgit v1.2.3