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