diff options
author | Kylie McClain <somasissounds@gmail.com> | 2015-01-19 02:11:33 -0500 |
---|---|---|
committer | Kylie McClain <somasissounds@gmail.com> | 2015-01-19 02:11:33 -0500 |
commit | 26926143c41c246bc4e933410e9a9d2bca76cebd (patch) | |
tree | fdd1cc867c535ac6dbb5e99d4a7f33c5f7b76ef0 /Zukitwo-Noble/xfwm4/bottom-inactive.xpm |
initial commit
Diffstat (limited to 'Zukitwo-Noble/xfwm4/bottom-inactive.xpm')
-rw-r--r-- | Zukitwo-Noble/xfwm4/bottom-inactive.xpm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Zukitwo-Noble/xfwm4/bottom-inactive.xpm b/Zukitwo-Noble/xfwm4/bottom-inactive.xpm new file mode 100644 index 0000000..0345f15 --- /dev/null +++ b/Zukitwo-Noble/xfwm4/bottom-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_inactive_xpm[] = { +"24 1 2 1", +" c None", +". c #6A6A6A", +"........................"}; |