Update hy3, enable autotiling

This commit is contained in:
outfoxxed 2023-08-01 01:36:50 -07:00
parent 18ac69d189
commit fa7d1a4f26
Signed by: outfoxxed
GPG Key ID: 4C88A185FB89301E
2 changed files with 9 additions and 3 deletions

View File

@ -150,11 +150,11 @@
]
},
"locked": {
"lastModified": 1690625315,
"narHash": "sha256-PYPFgBG0qVBiqKtkWtP3ZLRDt+3Sn7o0NNS4ZLoq5W4=",
"lastModified": 1690876856,
"narHash": "sha256-bphoGidpWhb/z7GOb4jkBBzcwERef9lPyjOjdyApVnE=",
"owner": "outfoxxed",
"repo": "hy3",
"rev": "84317d3d2a186450f811b2ea8b48918a1b63ade5",
"rev": "22a65c169c507994827bf15c6fee63a9d5d607a0",
"type": "github"
},
"original": {

View File

@ -70,6 +70,12 @@ plugin {
padding = 8
render_text = false
}
autotile {
enable = true
trigger_width = 500
trigger_height = 500
}
}
}