Files
dotfiles-nix/.themes/Mantis Night/xfwm4/left-inactive.xpm
2026-01-07 20:36:21 +03:00

7 lines
92 B
C
Executable File

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