now depending on libmagic

This commit is contained in:
nova
2026-06-19 00:06:07 +02:00
parent f1b1400194
commit 1889eaad6f
4 changed files with 33 additions and 42 deletions
+1
View File
@@ -177,6 +177,7 @@ void init() {
#if SETTINGS_UEBERZUG_IMAGE_PREVIEW != 0
ueberzug_init(); /* in file_previews.c */
#endif
file_preview_init();
ESCDELAY = 10;
global_path = getcwd(NULL, 0);