aboutsummaryrefslogtreecommitdiff
path: root/.themes/caelus/xfwm4/bottom-right-inactive.xpm
diff options
context:
space:
mode:
authordacctal <120422854+dacctal@users.noreply.github.com>2026-03-05 01:21:45 +0000
committerdacctal <120422854+dacctal@users.noreply.github.com>2026-03-05 01:21:45 +0000
commit69a722cfd33076a4d63f1d49e52bed427453eabe (patch)
tree56545e93c12a8232058a0ab2b258546418656e03 /.themes/caelus/xfwm4/bottom-right-inactive.xpm
initial commit
Diffstat (limited to '.themes/caelus/xfwm4/bottom-right-inactive.xpm')
-rw-r--r--.themes/caelus/xfwm4/bottom-right-inactive.xpm6
1 files changed, 6 insertions, 0 deletions
diff --git a/.themes/caelus/xfwm4/bottom-right-inactive.xpm b/.themes/caelus/xfwm4/bottom-right-inactive.xpm
new file mode 100644
index 0000000..a4806b6
--- /dev/null
+++ b/.themes/caelus/xfwm4/bottom-right-inactive.xpm
@@ -0,0 +1,6 @@
+/* XPM */
+static char * bottom_right_inactive_xpm[] = {
+"1 1 2 1",
+" c None",
+". c #0f0f0f",
+"."};