aboutsummaryrefslogtreecommitdiff
path: root/awesome/theme.lua
diff options
context:
space:
mode:
Diffstat (limited to 'awesome/theme.lua')
-rw-r--r--awesome/theme.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/awesome/theme.lua b/awesome/theme.lua
index 812194d9..b6cea768 100644
--- a/awesome/theme.lua
+++ b/awesome/theme.lua
@@ -7,7 +7,7 @@ local themes_path = gfs.get_themes_dir()
local theme = {}
-theme.font = "Roboto:style=Medium 9" -- "Ubuntu:style=Light 10" -- "sans 8"
+theme.font = "Source Han Sans JP 8" -- "Ubuntu:style=Light 10" -- "sans 8"
theme.bg_normal = "#444444" -- 6c7164
theme.bg_focus = "#d33682"