From 3620bcb89d252a55d73b51d13f95d9f572c3da82 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Thu, 25 Feb 2021 17:05:32 +0100 Subject: Remove debugging prints. This functionality now works well enough, so they should not be necessarily anymore. --- rc.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'rc.lua') diff --git a/rc.lua b/rc.lua index 01f02fe..0dfd276 100644 --- a/rc.lua +++ b/rc.lua @@ -93,7 +93,6 @@ for s in screen do wsp.signals:connect_signal("desktop:view", function(signals, view_screen, desktop) - print("desktop:view " .. desktop .. " on " .. view_screen.index) if view_screen == s then pgr:set_desktop(wsp.desktops[desktop]) end -- cgit v1.2.3