X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/132f61a78f36a3ff35e7c26cccae8915c53bd1b1..6b1323384afd25a30213b420b3607c140f51d62c:/awesome/themes/mlp/theme.lua diff --git a/awesome/themes/mlp/theme.lua b/awesome/themes/mlp/theme.lua index 5f0ccf7..fe6df28 100644 --- a/awesome/themes/mlp/theme.lua +++ b/awesome/themes/mlp/theme.lua @@ -6,7 +6,7 @@ theme = {} theme.path = awful.util.getdir("config").."/themes/mlp" -theme.font = "sans 8" +theme.font = "Droid Sans 8" theme.bg_normal = "#222222" theme.bg_focus = "#535d6c"