awesome: Set fixed height for wibar
This commit is contained in:
parent
0ed9cd8c9b
commit
03565f563a
|
@ -13,6 +13,8 @@ local theme = {}
|
|||
|
||||
theme.font = "Terminus (TTF) 9"
|
||||
|
||||
theme.wibar_height = 18
|
||||
|
||||
theme.colors = {}
|
||||
theme.colors.base03 = "#002b36"
|
||||
theme.colors.base02 = "#073642"
|
||||
|
|
Reference in a new issue