aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfwm4/bottom-left-inactive.xpm
diff options
context:
space:
mode:
Diffstat (limited to 'src/xfwm4/bottom-left-inactive.xpm')
-rw-r--r--src/xfwm4/bottom-left-inactive.xpm6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/xfwm4/bottom-left-inactive.xpm b/src/xfwm4/bottom-left-inactive.xpm
new file mode 100644
index 0000000..dede8dd
--- /dev/null
+++ b/src/xfwm4/bottom-left-inactive.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_left_inactive_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #eeeeee",
+"."};