terminal: use a small minimal size

Otherwise, we evilvte cannot be resized down...
This commit is contained in:
Vincent Bernat 2014-09-23 21:07:53 +02:00
parent 5819a5ad80
commit bc01d1511f

View file

@ -1,5 +1,6 @@
/* Use // to disable options */ /* Use // to disable options */
#define DEFAULT_TERMINAL_SIZE 2x2
#define BACKGROUND_SATURATION 0.15 #define BACKGROUND_SATURATION 0.15
#define BACKGROUND_OPACITY TRUE /* True transparent background */ #define BACKGROUND_OPACITY TRUE /* True transparent background */
#define BELL_AUDIBLE FALSE #define BELL_AUDIBLE FALSE