aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfwm4/bottom-right-inactive.xpm
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-08-23 23:50:54 -0500
committerJesús <heckyel@hyperbola.info>2019-08-23 23:50:54 -0500
commit033f79d5f73c0e3a15976e57fcf71c7d2e0aa79b (patch)
treed9351e6999294f3ed005e821695c3d081fe0b537 /src/xfwm4/bottom-right-inactive.xpm
downloadlibrix-033f79d5f73c0e3a15976e57fcf71c7d2e0aa79b.tar.lz
librix-033f79d5f73c0e3a15976e57fcf71c7d2e0aa79b.tar.xz
librix-033f79d5f73c0e3a15976e57fcf71c7d2e0aa79b.zip
first commit
Diffstat (limited to 'src/xfwm4/bottom-right-inactive.xpm')
-rw-r--r--src/xfwm4/bottom-right-inactive.xpm6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/xfwm4/bottom-right-inactive.xpm b/src/xfwm4/bottom-right-inactive.xpm
new file mode 100644
index 0000000..2042a2f
--- /dev/null
+++ b/src/xfwm4/bottom-right-inactive.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_right_inactive_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #eeeeee",
+"."};