wok view sandfive-theme/stuff/SliTaz-SandFive/openbox-3/desk_hover.xbm @ rev 25052

ruby-ncurses: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Jun 05 11:43:47 2022 +0000 (2022-06-05)
parents
children
line source
1 #define desk_hover_width 8
2 #define desk_hover_height 8
3 static unsigned char desk_hover_bits[] = {
4 0x00, 0x88, 0x88, 0xf8, 0xff, 0xf8, 0x88, 0x88 };