feat(hyprland): set workspaces animation speed to 1

This commit is contained in:
Mohammad Rafiq 2025-06-14 13:38:58 +08:00
parent caf464c5df
commit 6d84bd00fe
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
{
animation = [ "workspaces, 0" ];
animation = [ "workspaces, 1, 1, default" ];
general = {
border_size = 2;
gaps_in = 0;