From 053599ca75a94c85d0c1f592dc76d53c271d174d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 26 Mar 2013 21:13:02 -0300 Subject: Awesompd fixes --- modules/awesome/config.dot/awesome.link/rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/awesome/config.dot/awesome.link/rc.lua') diff --git a/modules/awesome/config.dot/awesome.link/rc.lua b/modules/awesome/config.dot/awesome.link/rc.lua index 554c42e..e5fe3bb 100644 --- a/modules/awesome/config.dot/awesome.link/rc.lua +++ b/modules/awesome/config.dot/awesome.link/rc.lua @@ -174,7 +174,7 @@ for s = 1, screen.count() do s == 1 and mysystray or nil, volume_widget, myledbox, - awesompd == true and musicwidget.widget or nil, + awesompd and musicwidget.widget or nil, mytasklist[s], layout = awful.widget.layout.horizontal.rightleft } -- cgit v1.2.3