Hi! So, i’m new to Arch and Hyperland. I decided to use Arch hyperland as my first Linux distro, and I’m having some issues at the moment.
So there’s a black block at the top of my screen giving me some error lines,these are the visible lines i can:
Config error in file /home/luigisilva/.config/hypr/animations/animations-default.conf at line 10: config option xwayland:animations:enabled does not exist
Config error in file /home/luigisilva/.config/hypr/animations/animations-default.conf: Unclosed category at EOF
Config error in file /home/luigisilva/.config/hypr/animations/animations-default.conf at line 11: Config error in file /home/luigisilva/.config/hypr/animations/animations-default.conf at line 10: config option xwayland:animations:enabled does not exist
Config error in file /home/luigisilva/.config/hypr/animations/animations-default.conf: Unclosed category at EOF
Config error in file /home/luigisilva/.config/hypr/animations/animations-default.conf at line 130: Config error in file /home/luigisilva/.config/hypr/animations/animations-default.conf at line 10: config option xwayland:animations:enabled does not exist
Those are all the visble errors that i can see on black block on top my screen. I went to the file and see what exactly i have there, and this is all that i have:
-----------------------------------------------------
-----------------------------------------------------
animations {
enabled = yes
bezier = wind, 0.05, 0.9, 0.1, 1.05
bezier = winIn, 0.1, 1.1, 0.1, 1.1
bezier = winOut, 0.3, -0.3, 0, 1
bezier = liner, 1, 1, 1, 1
animation = windows, 1, 6, wind, slide
animation = windowsIn, 1, 6, winIn, slide
animation = windowsOut, 1, 5, winOut, slide
animation = windowsMove, 1, 5, wind, slide
animation = border, 1, 1, liner
animation = borderangle, 1, 30, liner, once
animation = fade, 1, 10, default
animation = workspaces, 1, 5, wind
animation = specialWorkspace, 1, 5, wind, slidevert
}
I really don’t know what to do nor how to fix this. This is my 1st time posting in here, sorry for the weird formatting