summaryrefslogtreecommitdiffstats
path: root/awesome
diff options
context:
space:
mode:
authorGravatar Tom Willemse2015-04-08 15:15:13 +0200
committerGravatar Tom Willemse2015-04-08 15:15:13 +0200
commit9783c7a6c6942a420cd11e67d6d9d019809c6463 (patch)
tree92289620d4005336bfc86b161dcba2bff21dfc22 /awesome
parent692389bf6b234b03006392118ea9187ad665bdc7 (diff)
downloaddotfiles-9783c7a6c6942a420cd11e67d6d9d019809c6463.tar.gz
dotfiles-9783c7a6c6942a420cd11e67d6d9d019809c6463.zip
Change font
Diffstat (limited to 'awesome')
-rw-r--r--awesome/.config/awesome/themes/default/theme.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/awesome/.config/awesome/themes/default/theme.lua b/awesome/.config/awesome/themes/default/theme.lua
index 694ce24..0035d44 100644
--- a/awesome/.config/awesome/themes/default/theme.lua
+++ b/awesome/.config/awesome/themes/default/theme.lua
@@ -4,7 +4,7 @@
theme = {}
-theme.font = "Fantasque Sans Mono 8"
+theme.font = "ohsnap 8"
theme.bg_normal = "#111111"
theme.bg_focus = "#2a3b54"