hyprland: switch to config generator from the flake
This commit is contained in:
parent
7e39e12b64
commit
8df1696ac9
5 changed files with 418 additions and 216 deletions
|
@ -17,13 +17,13 @@ _: {
|
|||
# Hyprland anomations, using the above bezier curves
|
||||
animations = {
|
||||
enabled = false;
|
||||
animation = [
|
||||
"windows, 1, 4, dupa, popin"
|
||||
"windowsOut, 1, 4, dupa, slide"
|
||||
"border, 1, 15, default"
|
||||
"fade, 1, 10, default"
|
||||
"workspaces, 1, 5, dupa, slidevert"
|
||||
];
|
||||
# animation = [
|
||||
# "windows, 1, 4, dupa, popin"
|
||||
# "windowsOut, 1, 4, dupa, slide"
|
||||
# "border, 1, 15, default"
|
||||
# "fade, 1, 10, default"
|
||||
# "workspaces, 1, 5, dupa, slidevert"
|
||||
# ];
|
||||
};
|
||||
|
||||
cursor = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue