diff options
Diffstat (limited to 'Kogaion-nighttime/xfwm4/bottom-left-inactive.xpm')
-rwxr-xr-x | Kogaion-nighttime/xfwm4/bottom-left-inactive.xpm | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/Kogaion-nighttime/xfwm4/bottom-left-inactive.xpm b/Kogaion-nighttime/xfwm4/bottom-left-inactive.xpm new file mode 100755 index 0000000..06458de --- /dev/null +++ b/Kogaion-nighttime/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,14 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"8 8 3 1", +" c None", +". c #969696", +"+ c #626262", +".+++++++", +".+++++++", +".+++++++", +".+++++++", +".+++++++", +".+++++++", +".+++++++", +"........"}; |