From 6834a33290e7cf9466a3671cb00d3d7b08f68ca7 Mon Sep 17 00:00:00 2001 From: Mikkel Oscar Lyderik Date: Tue, 15 Dec 2015 14:05:42 +0100 Subject: Add bar height option (Airblader/i3) --- include/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/config.h') diff --git a/include/config.h b/include/config.h index 80340720..2f3b4cb0 100644 --- a/include/config.h +++ b/include/config.h @@ -92,7 +92,7 @@ struct bar_config { list_t *bindings; char *status_command; char *font; - int bar_height; + int height; // -1 not defined int tray_padding; bool workspace_buttons; bool strip_workspace_numbers; -- cgit v1.2.3-54-g00ecf