summaryrefslogtreecommitdiff
path: root/run-shell-3/run-shell.lua
diff options
context:
space:
mode:
Diffstat (limited to 'run-shell-3/run-shell.lua')
-rw-r--r--run-shell-3/run-shell.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/run-shell-3/run-shell.lua b/run-shell-3/run-shell.lua
index 8fab5fd..9bd575b 100644
--- a/run-shell-3/run-shell.lua
+++ b/run-shell-3/run-shell.lua
@@ -34,8 +34,8 @@ function widget.new()
local w = wibox {
visible = false,
ontop = true,
- height = 1060,
- width = 1920
+ height = mouse.screen.geometry.height,
+ width = mouse.screen.geometry.width,
}
w:setup {