From dfaf08245d80cbcaab96fa3b88ef6558146db4cf Mon Sep 17 00:00:00 2001 From: "Adrian C. (anrxc)" Date: Tue, 28 Dec 2010 00:14:31 +0100 Subject: icons: removed unused taglist squares --- zenburn.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'zenburn.lua') diff --git a/zenburn.lua b/zenburn.lua index bd12f27..ba06d4b 100644 --- a/zenburn.lua +++ b/zenburn.lua @@ -72,8 +72,8 @@ theme.mouse_finder_color = theme.fg_urgent -- {{{ Icons -- -- {{{ Taglist icons -theme.taglist_squares_sel = theme.confdir .. "/icons/taglist/squarefz.png" -theme.taglist_squares_unsel = theme.confdir .. "/icons/taglist/squareza.png" +theme.taglist_squares_sel = theme.confdir .. "/icons/taglist/sel.png" +theme.taglist_squares_unsel = theme.confdir .. "/icons/taglist/unsel.png" --theme.taglist_squares_resize = "false" -- }}} -- cgit v1.2.3