aboutsummaryrefslogtreecommitdiffstats
path: root/config/hypr/animations/HYDE - minimal-2.lua
blob: 0e4f45c873aa32ed12a7e0c122532e06bd2b1b5d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
-- Auto-generated from HYDE - minimal-2.conf

hl.config({
  animations = {
    enabled = true,
  },
})

hl.curve("quart", { type = "bezier", points = { { 0.25, 1 }, { 0.5, 1 } } })

hl.animation({ leaf = "windows", enabled = true, speed = 6, bezier = "quart", style = "slide" })
hl.animation({ leaf = "border", enabled = true, speed = 6, bezier = "quart" })
hl.animation({ leaf = "borderangle", enabled = true, speed = 6, bezier = "quart" })
hl.animation({ leaf = "fade", enabled = true, speed = 6, bezier = "quart" })
hl.animation({ leaf = "workspaces", enabled = true, speed = 6, bezier = "quart" })
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage