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

6 lines
97 B
C

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