.fvwm/icons/menu/windows.xpm
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 01 Jan 2024 20:53:49 +0200
changeset 1039 78cdb4a057e3
parent 382 9933f0bb03af
permissions -rw-r--r--
Create symlink from ~/.bash_profile for login shell to activate my ~/.bashrc.

/* XPM */
static char * windows_xpm[] = {
"16 16 4 1",
" 	c None",
".	c #000000",
"+	c #000080",
"@	c #FFFFFF",
"                ",
"..........      ",
".++++++++.      ",
".@@@@@@@@.      ",
".@@@@@..........",
".@@@@@.++++++++.",
".@@@@@.@@@@@@@@.",
".@@..........@@.",
".@@.++++++++.@@.",
"....@@@@@@@@.@@.",
"   .@@@@@@@@.@@.",
"   .@@@@@@@@.@@.",
"   .@@@@@@@@....",
"   .@@@@@@@@.   ",
"   ..........   ",
"                "};