neodotfiles/user/.local/share/themes/gruvbox-dark-gtk/xfwm4/bottom-left-inactive.xpm
2022-09-19 15:06:15 -04:00

6 lines
99 B
C

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