summaryrefslogtreecommitdiff
path: root/run-shell/run-shell.lua
diff options
context:
space:
mode:
Diffstat (limited to 'run-shell/run-shell.lua')
-rw-r--r--run-shell/run-shell.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/run-shell/run-shell.lua b/run-shell/run-shell.lua
index 2fda71b..a43c4d5 100644
--- a/run-shell/run-shell.lua
+++ b/run-shell/run-shell.lua
@@ -45,6 +45,7 @@ function widget.new()
widget = wibox.widget.imagebox,
resize = false,
opacity = 0.2,
+ --luacheck:ignore 432
set_hover = function(self, opacity)
self.opacity = opacity
self.image = '/usr/share/icons/Arc/actions/symbolic/system-shutdown-symbolic.svg'