awesome: Use Terminus (TTF) font

pango 1.44 dropped support for bitmap fonts
(https://gitlab.gnome.org/GNOME/pango/issues/386)
This commit is contained in:
Simon Bruder 2020-04-18 00:24:15 +00:00
parent 1225f03b02
commit c9a7a264df
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -11,7 +11,7 @@ local helpers = require("lain.helpers")
local theme = {}
theme.font = "Terminess Powerline 8"
theme.font = "Terminus (TTF) 9"
theme.colors = {}
theme.colors.base03 = "#002b36"