mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
chore: disable animations to see if it likes that
This commit is contained in:
parent
74efa6e748
commit
936e0cd7f8
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@
|
|||
};
|
||||
|
||||
animations = {
|
||||
enabled = true;
|
||||
enabled = false;
|
||||
|
||||
bezier = [
|
||||
"fluent_decel, 0, 0.2, 0.4, 1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue