Files
dotfiles/home/.themes/oomox-iceberg/xfwm4/bottom-left-inactive.xpm
2021-01-14 10:44:33 -06:00

7 lines
99 B
C

/* XPM */
static char * bottom_left_inactive_xpm[] = {
"1 1 2 1",
" c None",
". c #161821",
"."};