diff options
Diffstat (limited to '.themes/.themes/oomox-Awkward/xfwm4/top-right-inactive.xpm')
-rw-r--r-- | .themes/.themes/oomox-Awkward/xfwm4/top-right-inactive.xpm | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/.themes/.themes/oomox-Awkward/xfwm4/top-right-inactive.xpm b/.themes/.themes/oomox-Awkward/xfwm4/top-right-inactive.xpm deleted file mode 100644 index fec1acb8..00000000 --- a/.themes/.themes/oomox-Awkward/xfwm4/top-right-inactive.xpm +++ /dev/null @@ -1,33 +0,0 @@ -/* XPM */ -static char * top_right_inactive_xpm[] = { -"2 26 4 1", -" c None", -". c #1d1b4d", -"+ c #1d1b4d", -"@ c #1d1b4d", -". ", -"+.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@.", -"@."}; |