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

6 lines
101 B
C

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