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