summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorache <ache@ache.one>2017-05-06 04:29:40 +0000
committerache <ache@ache.one>2017-05-06 04:29:40 +0000
commit88069d7b0a927a1b480429d86d156de16757aaf7 (patch)
tree6b8dc14aad343eba63232361ec4dffc3f471c2ed /themes
parentBig clean up of the config directory (diff)
Change the font of Awesome
Diffstat (limited to 'themes')
-rw-r--r--themes/customII/theme.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/customII/theme.lua b/themes/customII/theme.lua
index 1972b51..39bc7b5 100644
--- a/themes/customII/theme.lua
+++ b/themes/customII/theme.lua
@@ -11,7 +11,7 @@ theme.confdir = os.getenv("HOME") .. "/.config/awesome/the
--theme.wallpaper_cmd = { "nitrogen --set-auto /mnt/Archive/NoDouble/H_3003.jpg" }
-theme.font = "Monaco for Powerline 8"
+theme.font = "GohuFont Powerline Bold 8"
--theme.taglist_font =
theme.bg_normal = "#15171D"
theme.bg_focus = "#393F4F"