feat(hyprland): set workspaces animation speed to 1
This commit is contained in:
parent
caf464c5df
commit
6d84bd00fe
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
animation = [ "workspaces, 0" ];
|
||||
animation = [ "workspaces, 1, 1, default" ];
|
||||
general = {
|
||||
border_size = 2;
|
||||
gaps_in = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue