touchscreen workspace support, hdr testing

This commit is contained in:
2026-05-29 19:39:07 +02:00
parent d3611e011d
commit b6349ceaec
2 changed files with 19 additions and 13 deletions
+6 -1
View File
@@ -14,7 +14,12 @@ hl.layer_rule({
ignore_alpha = 0.5
})
hl.gesture = {fingers = 3, direction = "horizontal", action = "workspace"}
hl.gesture = {
fingers = 3,
direction = "horizontal",
action = "workspace",
workspace_swipe_touch = true
}
hl.config({
input = {