Theme: Change font to something actually installed
This commit is contained in:
parent
379745801b
commit
4d38d2cff5
|
@ -3,7 +3,7 @@ theme = {}
|
||||||
theme.wallpaper = "~/.wallpaper"
|
theme.wallpaper = "~/.wallpaper"
|
||||||
-- }}}
|
-- }}}
|
||||||
-- {{{ Styles
|
-- {{{ Styles
|
||||||
theme.fontface = "Meslo for Powerline"
|
theme.fontface = "Dina"
|
||||||
theme.fontsize = 8
|
theme.fontsize = 8
|
||||||
theme.font = theme.fontface .. " " .. theme.fontsize
|
theme.font = theme.fontface .. " " .. theme.fontsize
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue