summaryrefslogtreecommitdiff
path: root/volume-widget
diff options
context:
space:
mode:
Diffstat (limited to 'volume-widget')
-rw-r--r--volume-widget/volume.lua1
1 files changed, 1 insertions, 0 deletions
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