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/puzzle.xbm
Normal file
5
config/herbstluftwm/icons/puzzle.xbm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#define puzzle_width 9
|
||||
#define puzzle_height 9
|
||||
static unsigned char puzzle_bits[] = {
|
||||
0xe0, 0x00, 0xa0, 0x00, 0xbc, 0x01, 0x04, 0x01, 0x07, 0x01, 0x01, 0x01,
|
||||
0x77, 0x01, 0x54, 0x01, 0xdc, 0x01 };
|
||||
Loading…
Add table
Add a link
Reference in a new issue