From 92e411da972fe8a2ab0297c01e96ab76d72e498e Mon Sep 17 00:00:00 2001 From: Aurélien LAJOIE Date: Wed, 15 Apr 2020 19:00:10 +0200 Subject: Display the notification on the current screen --- volume-widget/volume.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'volume-widget/volume.lua') diff --git a/volume-widget/volume.lua b/volume-widget/volume.lua index 652c39b..d7334eb 100644 --- a/volume-widget/volume.lua +++ b/volume-widget/volume.lua @@ -81,6 +81,7 @@ local function notif(msg, keep) position = volume.position, timeout = keep and 0 or 2, hover_timeout = 0.5, width = 200, + screen = mouse.screen } end end -- cgit v1.2.3