mirror of
https://github.com/lightly-toasted/nix-config.git
synced 2025-12-10 03:49:44 +00:00
feat(hyprland): remove first_launch_animation settings
This commit is contained in:
parent
30410d805c
commit
d20c694296
1 changed files with 0 additions and 1 deletions
|
|
@ -126,7 +126,6 @@
|
||||||
|
|
||||||
animations = {
|
animations = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
first_launch_animation = false;
|
|
||||||
bezier = [
|
bezier = [
|
||||||
"easeOutQuint,0.23,1,0.32,1"
|
"easeOutQuint,0.23,1,0.32,1"
|
||||||
"easeInOutCubic,0.65,0.05,0.36,1"
|
"easeInOutCubic,0.65,0.05,0.36,1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue