Update dotfiles (2026-05-10 20:30:55)

This commit is contained in:
2026-05-10 20:30:55 +02:00
parent 3de410da80
commit d428c53740
2 changed files with 5 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
hl.gesture({
fingers = 3,
direction = "horizontal",
action = "workspace",
})
-12
View File
@@ -19,15 +19,3 @@ hl.config({
}, },
}, },
}) })
hl.gesture({
fingers = 3,
direction = "horizontal",
action = "workspace",
})
-- See https://wiki.hypr.land/Configuring/Advanced-and-Cool/Devices/ for more
hl.device({
name = "epic-mouse-v1",
sensitivity = 0,
})