fix for Linux
This commit is contained in:
parent
40e8c43e01
commit
a5cdf4e5f9
2 changed files with 7 additions and 7 deletions
|
@ -31,6 +31,7 @@ w.on_update = function(self)
|
|||
|
||||
end
|
||||
|
||||
-- show all displays
|
||||
local ds = pw.display:all()
|
||||
for i = 1,#ds do
|
||||
print("display ",i,ds[i].name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue