diff --git a/themes/multicolor/theme.lua b/themes/multicolor/theme.lua index fa774a9..fb3080b 100644 --- a/themes/multicolor/theme.lua +++ b/themes/multicolor/theme.lua @@ -11,7 +11,7 @@ theme = {} theme.confdir = os.getenv("HOME") .. "/.config/awesome/themes/multicolor" theme.wallpaper = theme.confdir .. "/wall.png" -theme.font = "Terminus 8" +theme.font = "Roboto 8" --theme.taglist_font = theme.menu_bg_normal = "#000000" theme.menu_bg_focus = "#000000"