Update hy3, enable autotiling
This commit is contained in:
parent
18ac69d189
commit
fa7d1a4f26
|
@ -150,11 +150,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1690625315,
|
"lastModified": 1690876856,
|
||||||
"narHash": "sha256-PYPFgBG0qVBiqKtkWtP3ZLRDt+3Sn7o0NNS4ZLoq5W4=",
|
"narHash": "sha256-bphoGidpWhb/z7GOb4jkBBzcwERef9lPyjOjdyApVnE=",
|
||||||
"owner": "outfoxxed",
|
"owner": "outfoxxed",
|
||||||
"repo": "hy3",
|
"repo": "hy3",
|
||||||
"rev": "84317d3d2a186450f811b2ea8b48918a1b63ade5",
|
"rev": "22a65c169c507994827bf15c6fee63a9d5d607a0",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
@ -70,6 +70,12 @@ plugin {
|
||||||
padding = 8
|
padding = 8
|
||||||
render_text = false
|
render_text = false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
autotile {
|
||||||
|
enable = true
|
||||||
|
trigger_width = 500
|
||||||
|
trigger_height = 500
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue