new config stuff

This commit is contained in:
Johannes Findeisen 2016-06-16 17:46:59 +02:00
commit ea7a507c7e
3 changed files with 9 additions and 9 deletions

View file

@ -3,7 +3,7 @@
-------------------------
theme = {}
theme.font = "sans 10"
theme.font = "sans "..private.font_awesome
theme.bg_normal = "#222222"
theme.bg_focus = "#222222"