theme: switch to Terminus 8

This commit is contained in:
Vincent Bernat 2012-07-29 15:43:22 +02:00
parent e05bf1f83c
commit 548ed82f2d
2 changed files with 15 additions and 15 deletions

View file

@ -4,7 +4,7 @@ local na = awful.util.color_strip_alpha
local theme = loadrc("../themes/nice-and-clean-theme/theme")
if theme then
theme.wallpaper_cmd = { "/bin/true" }
theme.font = "DejaVu Sans 9"
theme.font = "Terminus 8"
theme.border_width = 4
theme.border_normal = "#00000000"