Add initial dotfiles
This commit is contained in:
44
.themes/ZorinGrey/xfwm4/hide-inactive.xpm
Executable file
44
.themes/ZorinGrey/xfwm4/hide-inactive.xpm
Executable file
@@ -0,0 +1,44 @@
|
||||
/* XPM */
|
||||
static char * minimize_xpm[] = {
|
||||
"38 38 3 1",
|
||||
" c None",
|
||||
". c #C0C0FF s inactive_color_2",
|
||||
"+ c #333333 s inactive_text_color",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" ...........++++++++........... ",
|
||||
" ...........++++++++........... ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" .............................. ",
|
||||
" ",
|
||||
" ",
|
||||
" ",
|
||||
" "};
|
Reference in New Issue
Block a user