mirror of
https://github.com/streetturtle/awesome-wm-widgets.git
synced 2024-11-15 19:48:04 +01:00
Remove widget.width = 0
This commit is contained in:
parent
2206567cc4
commit
4fbc8a85df
1 changed files with 0 additions and 1 deletions
|
@ -89,7 +89,6 @@ local function worker(user_args)
|
|||
widget.visible = true
|
||||
else
|
||||
widget.visible = false
|
||||
widget.width = 0
|
||||
end
|
||||
else
|
||||
widget.visible = false
|
||||
|
|
Loading…
Reference in a new issue