can't be bothered writing a commit message
Some checks failed
Build and release ISO / release-iso (push) Failing after 48s
Some checks failed
Build and release ISO / release-iso (push) Failing after 48s
This commit is contained in:
parent
6aead4f5e8
commit
3fa1dd20ba
3 changed files with 10 additions and 13 deletions
|
|
@ -168,3 +168,10 @@ hl.on("hyprland.start", function()
|
|||
hl.dispatch(hl.dsp.exec_cmd(cmd))
|
||||
end
|
||||
end)
|
||||
|
||||
|
||||
hl.gesture({
|
||||
fingers = 3,
|
||||
direction = "horizontal",
|
||||
action = "workspace",
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue