Slightly changed config.h
This commit is contained in:
parent
c58307ba38
commit
8056ddbfd7
2
config.h
2
config.h
@ -24,7 +24,7 @@ static const float zoom_levels[] = {
|
|||||||
/* default dimension of thumbnails (width == height): */
|
/* default dimension of thumbnails (width == height): */
|
||||||
#define THUMB_SIZE 60
|
#define THUMB_SIZE 60
|
||||||
|
|
||||||
/* enable support for external commands (see below)?: */
|
/* enable external commands (defined below)? 0=off, 1=on: */
|
||||||
#define EXT_COMMANDS 0
|
#define EXT_COMMANDS 0
|
||||||
|
|
||||||
/* external commands and corresponding key mappings: */
|
/* external commands and corresponding key mappings: */
|
||||||
|
Loading…
Reference in New Issue
Block a user