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