diff options
Diffstat (limited to '.themes/caelus/xfwm4/bottom-left-inactive.xpm')
| -rw-r--r-- | .themes/caelus/xfwm4/bottom-left-inactive.xpm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.themes/caelus/xfwm4/bottom-left-inactive.xpm b/.themes/caelus/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 0000000..0a3ea4d --- /dev/null +++ b/.themes/caelus/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"1 1 2 1", +" c None", +". c #0f0f0f", +"."}; |
