Files
dotfiles/home-modules/theme/theme_oomox/src/xfwm4/bottom-right-inactive.xpm
2024-04-01 16:42:51 +02:00

7 lines
102 B
C

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