From 70a5a3741653a94c2b49b6336274df481e2432d7 Mon Sep 17 00:00:00 2001 From: ache Date: Wed, 29 Mar 2017 15:18:10 +0200 Subject: Buxfix aw3 -> aw4 --- rc.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rc.lua b/rc.lua index 6fa66ed..65d35e4 100644 --- a/rc.lua +++ b/rc.lua @@ -357,7 +357,7 @@ function showHideWibox() for s = 1, screen.count() do mywibox[s].visible = not mywibox[s].visible end - if mywibox[mouse.screen].visible then + if mywibox[1].visible then wp_timer:start() else wp_timer:stop() -- cgit v1.2.3