- Another "deprecated" warning with Awesome 4.0 silenced

This commit is contained in:
Stefan Wimmer 2017-01-08 20:31:00 +01:00
parent fdb6e412a0
commit b82cb1aaae
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ function quake:display()
end
-- Resize
awful.client.floating.set(client, true)
client.floating = true
client.border_width = self.border
client.size_hints_honor = false
if self.notexist then