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
8
config/herbstluftwm/icons_large/plus.xbm
Normal file
8
config/herbstluftwm/icons_large/plus.xbm
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#define plus_width 18
|
||||
#define plus_height 18
|
||||
static char plus_bits[] = {
|
||||
0xC0, 0x0F, 0x00, 0xC0, 0x0F, 0x00, 0xC0, 0x0C, 0x00, 0xC0, 0x0C, 0x00,
|
||||
0xC0, 0x0C, 0x00, 0xC0, 0x0C, 0x00, 0xFF, 0xFC, 0x03, 0xFF, 0xFC, 0x03,
|
||||
0x03, 0x00, 0x03, 0x03, 0x00, 0x03, 0xFF, 0xFC, 0x03, 0xFF, 0xFC, 0x03,
|
||||
0xC0, 0x0C, 0x00, 0xC0, 0x0C, 0x00, 0xC0, 0x0C, 0x00, 0xC0, 0x0C, 0x00,
|
||||
0xC0, 0x0F, 0x00, 0xC0, 0x0F, 0x00, };
|
||||
Loading…
Add table
Add a link
Reference in a new issue