From b0618a18cf620cc2f195e004415c479b3bb31198 Mon Sep 17 00:00:00 2001 From: luke bonham Date: Tue, 30 Apr 2013 17:35:32 +0200 Subject: [PATCH] readme updated --- README.rst | 6 +++--- themes/blackburn/theme.lua | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index b0173a8..b109de2 100644 --- a/README.rst +++ b/README.rst @@ -49,13 +49,13 @@ Notes Fonts are Terminus (Multicolor, Powerarrow Darker) and Tamsyn (Steamburn, Blackburn). -Blackburn uses a modded Termsyn (for symbolic tag names) you can find in my dots_, and yawn_. +Blackburn uses Icons_ and Yawn_. Steamburn and Blackburn have X colorschemes too. Check here_. .. _tip: http://theimmortalphoenix.deviantart.com/art/Full-Color-Awesome-340997258 .. _romockee: https://github.com/romockee/powerarrow-dark .. _ok100: http://ok100.deviantart.com/art/DWM-January-2013-348656846 -.. _dots: https://github.com/copycat-killer/dots/tree/master/.fonts -.. _yawn: https://github.com/copycat-killer/yawn +.. _Icons: https://github.com/copycat-killer/dots/tree/master/.fonts +.. _Yawn: https://github.com/copycat-killer/yawn .. _here: https://github.com/copycat-killer/dots/tree/master/.colors diff --git a/themes/blackburn/theme.lua b/themes/blackburn/theme.lua index 44e0e1b..0f48ed6 100644 --- a/themes/blackburn/theme.lua +++ b/themes/blackburn/theme.lua @@ -15,7 +15,7 @@ themes_bg_focus = "png:" .. themes_dir .. "/taskbar/ theme.wallpaper = themes_dir .. "/wall.png" theme.font = "Tamsyn 10" -theme.taglist_font = "Termsyn 10" +theme.taglist_font = "Icons 10" theme.fg_normal = "#D7D7D7" theme.fg_focus = "#F6784F" theme.bg_normal = themes_bg_normal