Files
th/config.h
2025-06-13 01:28:16 +02:00

8 lines
106 B
C

#include "defines.h"
static file_preview file_previews[] = {
{ "c", "&a" },
{ ".c", "&ueberzug" },
};