minor binding and rule updates
This commit is contained in:
parent
5d072ec3f1
commit
997c8b0fbb
3 changed files with 19 additions and 3 deletions
|
@ -49,9 +49,11 @@ local function setup(self)
|
|||
{
|
||||
rule = { class = "Sm" },
|
||||
properties = {
|
||||
--ontop = true,
|
||||
floating = true,
|
||||
size_hints_honor = true,
|
||||
-- --ontop = true,
|
||||
fullscreen = true,
|
||||
border_width = 0
|
||||
-- border_width = 0
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue