From 14cf597f5cfe689ae378ac9698388e11655e7f2f Mon Sep 17 00:00:00 2001 From: streetturtle Date: Sat, 26 Dec 2020 14:54:43 -0500 Subject: Revert "[calendar] hide popup on right click" This reverts commit 6a107cba --- calendar-widget/calendar.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'calendar-widget/calendar.lua') diff --git a/calendar-widget/calendar.lua b/calendar-widget/calendar.lua index fa8d4d0..b39b563 100644 --- a/calendar-widget/calendar.lua +++ b/calendar-widget/calendar.lua @@ -188,7 +188,6 @@ local function worker(user_args) local popup = awful.popup { ontop = true, - hide_on_right_click = true, visible = false, shape = rounded_shape(radius), offset = { y = 5 }, -- cgit v1.2.3