switched font to source code pro

This commit is contained in:
Johannes Findeisen 2017-04-10 16:48:25 +02:00
commit b69a518781
3 changed files with 6 additions and 4 deletions

View file

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