1
0
mirror of https://gittea.dev/nova/th.git synced 2025-10-22 02:40:15 -04:00

image previews can now be disabled

This commit is contained in:
nova
2025-09-24 22:44:13 +02:00
parent fb1af6d2d2
commit fe781c2d3c
4 changed files with 45 additions and 27 deletions

View File

@@ -1,4 +1,5 @@
#define SETTINGS_LINE_NUMBERS 2 /* 0 is disabled, 1 is enabled, 2 is relative */
#define SETTINGS_UEBERZUG_IMAGE_PREVIEW 1 /* 0 is disabled, 1 is enabled, 2 is with caching */
/* {{{ */
#ifndef CONFIG_GUARD