]> git.mjollnir.org Git - dotfiles/awesome.git/commitdiff
lysander - smaller font
authorPenny Leach <penny@mjollnir.org>
Mon, 25 Jan 2010 23:49:56 +0000 (00:49 +0100)
committerPenny Leach <penny@mjollnir.org>
Mon, 25 Jan 2010 23:49:56 +0000 (00:49 +0100)
.config/awesome/theme.lua

index 26610ff05861a7da051de659c4f998b9309e5f54..0fec3988096ab313170c7fae9e734fd1512434eb 100644 (file)
@@ -4,7 +4,7 @@
 
 theme = {}
 
-theme.font          = "sans 8"
+theme.font          = "sans 7"
 
 theme.bg_normal     = "#222222"
 theme.bg_focus      = "#535d6c"