Updated hyprland
This commit is contained in:
parent
ae7cc50cac
commit
cf2bf87146
@ -26,8 +26,8 @@ input {
|
|||||||
}
|
}
|
||||||
|
|
||||||
general {
|
general {
|
||||||
gaps_in = 0
|
gaps_in = 5
|
||||||
gaps_out = 0
|
gaps_out = 10
|
||||||
border_size = 0
|
border_size = 0
|
||||||
layout = dwindle
|
layout = dwindle
|
||||||
}
|
}
|
||||||
@ -48,14 +48,13 @@ decoration {
|
|||||||
}
|
}
|
||||||
|
|
||||||
animations {
|
animations {
|
||||||
enabled = no
|
enabled = yes
|
||||||
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
animation = windows, 1, 8, default
|
||||||
animation = windows, 1, 7, myBezier
|
animation = windowsOut, 1, 8, default
|
||||||
animation = windowsOut, 1, 7, default, popin 80%
|
animation = border, 1, 8, default
|
||||||
animation = border, 1, 10, default
|
|
||||||
animation = borderangle, 1, 8, default
|
animation = borderangle, 1, 8, default
|
||||||
animation = fade, 1, 7, default
|
animation = fade, 1, 8, default
|
||||||
animation = workspaces, 1, 6, default
|
animation = workspaces, 1, 8, default, slidefade 80%
|
||||||
}
|
}
|
||||||
|
|
||||||
dwindle {
|
dwindle {
|
||||||
|
Loading…
Reference in New Issue
Block a user