port to 25.11

This commit is contained in:
ant 2025-11-27 18:39:56 +01:00
parent 00bebbe34a
commit 9472e8d548
13 changed files with 95 additions and 71 deletions

View file

@ -61,7 +61,7 @@
animations = {
enabled = true;
bezier = "myBezier, 0, 0, .58, 1";
bezier = "myBezier, 0, 0, 0.58, 1";
animation = "global, 1, 1, myBezier";
};
@ -72,10 +72,6 @@
# no_gaps_when_only = true;
};
gestures = {
workspace_swipe = "off";
};
misc = {
enable_anr_dialog = false;
disable_hyprland_logo = true;