Files
dots/.themes/oomox-coffee/xfwm4/bottom-right-inactive.xpm
2023-03-05 11:59:23 -05:00

7 lines
100 B
C

/* XPM */
static char * bottom_right_inactive_xpm[] = {
"1 1 2 1",
" c None",
". c #4e2512",
"."};