fix barheight
This commit is contained in:
parent
36ca0e5a68
commit
10244abb9f
2 changed files with 7 additions and 5 deletions
|
|
@ -7,7 +7,7 @@ themedir = confdir .. "/btheme"
|
|||
|
||||
theme = {}
|
||||
|
||||
theme.font = "Ubuntu 10"
|
||||
theme.font = "Ubuntu 11"
|
||||
|
||||
theme.bg_normal = "#222222c0"
|
||||
theme.bg_focus = "#535d6ca0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue