diff options
Diffstat (limited to 'Shiki-Colors-Revival/xfwm4/left-inactive.xpm')
-rwxr-xr-x | Shiki-Colors-Revival/xfwm4/left-inactive.xpm | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/Shiki-Colors-Revival/xfwm4/left-inactive.xpm b/Shiki-Colors-Revival/xfwm4/left-inactive.xpm new file mode 100755 index 0000000..e54912a --- /dev/null +++ b/Shiki-Colors-Revival/xfwm4/left-inactive.xpm @@ -0,0 +1,25 @@ +/* XPM */ +static char * left_inactive_xpm[] = { +"1 20 2 1", +" c None", +". c #212121", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +".", +"."}; |