port to 25.11
This commit is contained in:
parent
00bebbe34a
commit
9472e8d548
13 changed files with 95 additions and 71 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue