1
0
mirror of https://gittea.dev/nova/th.git synced 2025-10-22 10:50:15 -04:00
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" },
};