diff options
Diffstat (limited to 'Zukitwo-Colors-EZ-Xfwm/xfwm4/bottom-inactive.xpm')
-rwxr-xr-x | Zukitwo-Colors-EZ-Xfwm/xfwm4/bottom-inactive.xpm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Zukitwo-Colors-EZ-Xfwm/xfwm4/bottom-inactive.xpm b/Zukitwo-Colors-EZ-Xfwm/xfwm4/bottom-inactive.xpm new file mode 100755 index 0000000..b2ffc2b --- /dev/null +++ b/Zukitwo-Colors-EZ-Xfwm/xfwm4/bottom-inactive.xpm @@ -0,0 +1,8 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"20 3 2 1", +" c None", +". c #212121", +"....................", +"....................", +"...................."}; |