aboutsummaryrefslogtreecommitdiffstats
path: root/wavemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'wavemon.h')
-rw-r--r--wavemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/wavemon.h b/wavemon.h
index ee0cff4..16580f7 100644
--- a/wavemon.h
+++ b/wavemon.h
@@ -51,7 +51,7 @@ enum info_screen_geometry {
WH_IFACE = 2, /* 'Interface' area at the top */
WH_LEVEL = 9, /* Level meters */
WH_STATS = 3, /* WiFi statistics area */
- WH_INFO_MIN = 8, /* WiFi information area */
+ WH_INFO_MIN = 7, /* WiFi information area */
WH_NET_MIN = 3, /* Network interface information area */
WH_NET_MAX = 5, /* Network interface information area */
WH_MENU = 1 /* Menu bar at the bottom */