fix barheight

This commit is contained in:
Barak Michener 2014-10-07 13:57:02 -04:00
parent 36ca0e5a68
commit 10244abb9f
2 changed files with 7 additions and 5 deletions

View file

@ -7,7 +7,7 @@ themedir = confdir .. "/btheme"
theme = {}
theme.font = "Ubuntu 10"
theme.font = "Ubuntu 11"
theme.bg_normal = "#222222c0"
theme.bg_focus = "#535d6ca0"