herbstluftwm: add icon assets for hlwm-bar
This commit is contained in:
parent
161b191d3f
commit
b3174e23e4
304 changed files with 1978 additions and 0 deletions
5
config/herbstluftwm/icons/bell1.xbm
Normal file
5
config/herbstluftwm/icons/bell1.xbm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#define bell_width 9
|
||||
#define bell_height 9
|
||||
static unsigned char bell_bits[] = {
|
||||
0x00, 0x00, 0x1e, 0x00, 0xa2, 0x00, 0xc2, 0x00, 0x42, 0x00, 0x24, 0x00,
|
||||
0xd8, 0x00, 0xcc, 0x00, 0x00, 0x00 };
|
||||
Loading…
Add table
Add a link
Reference in a new issue