nix-config/modules/home-manager/desktop-xmonad/icons/full.xpm

24 lines
440 B
C
Raw Normal View History

2022-01-18 09:32:55 +01:00
/* XPM */
static char *full[] = {
/* columns rows colors chars-per-pixel */
"16 16 1 1 ",
" c #EBDBB2",
/* pixels */
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "
};