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/ghost.xbm
Normal file
5
config/herbstluftwm/icons/ghost.xbm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#define ghost_width 9
|
||||
#define ghost_height 9
|
||||
static unsigned char ghost_bits[] = {
|
||||
0x38, 0x00, 0x7c, 0x00, 0xfe, 0x00, 0xd6, 0x00, 0xfe, 0x00, 0xfe, 0x00,
|
||||
0xfe, 0x00, 0xfe, 0x00, 0xaa, 0x00 };
|
||||
Loading…
Add table
Add a link
Reference in a new issue