diff options
Diffstat (limited to '.themes/MikunoNaka/xfwm4/bottom-left-inactive.xpm')
-rw-r--r-- | .themes/MikunoNaka/xfwm4/bottom-left-inactive.xpm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.themes/MikunoNaka/xfwm4/bottom-left-inactive.xpm b/.themes/MikunoNaka/xfwm4/bottom-left-inactive.xpm new file mode 100644 index 00000000..43a5f02b --- /dev/null +++ b/.themes/MikunoNaka/xfwm4/bottom-left-inactive.xpm @@ -0,0 +1,6 @@ +/* XPM */ +static char * bottom_left_inactive_xpm[] = { +"1 1 2 1", +" c None", +". c #1d1b4c", +"."}; |