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/volume_minus.xbm
Normal file
5
config/herbstluftwm/icons/volume_minus.xbm
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
#define volume_minus_width 9
|
||||
#define volume_minus_height 9
|
||||
static unsigned char volume_minus_bits[] = {
|
||||
0x10, 0x00, 0x18, 0x00, 0x14, 0x00, 0x13, 0x00, 0xd1, 0x01, 0x13, 0x00,
|
||||
0x14, 0x00, 0x18, 0x00, 0x10, 0x00 };
|
||||
Loading…
Add table
Add a link
Reference in a new issue