Remove empty space from Xfwm theme

This commit is contained in:
Satyajit Sahoo
2013-03-19 12:23:02 +05:30
parent 8e3b8757c8
commit dd394a938b
14 changed files with 192 additions and 306 deletions
+2 -21
View File
@@ -1,26 +1,7 @@
/* XPM */
static char * bottom_inactive_xpm[] = {
"8 21 2 1",
"8 2 2 1",
" c None",
". c #2D2D2D",
"........",
"........",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" ",
" "};
"........"};