summaryrefslogtreecommitdiffstats
path: root/x11/qterminal/files/patch-src_config.h
blob: 6cfc132a1bb63ca3c8ca6c2f7acd7e60b714cd78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- src/config.h.orig	2014-10-22 08:13:14 UTC
+++ src/config.h
@@ -60,9 +60,9 @@
 
 /* Some defaults for QTerminal application */
 
-#define DEFAULT_WIDTH                  800
-#define DEFAULT_HEIGHT                 600
-#define DEFAULT_FONT                   "Monospace"
+#define DEFAULT_WIDTH                  820
+#define DEFAULT_HEIGHT                 597
+#define DEFAULT_FONT                   "Liberation Mono"
 
 // ACTIONS
 #define CLEAR_TERMINAL_SHORTCUT        "Ctrl+Shift+X"
OpenPOWER on IntegriCloud