Changed: Hyprland
This commit is contained in:
parent
714c0f8322
commit
6e6de421b6
@ -93,7 +93,7 @@ in
|
|||||||
allow_tearing = false;
|
allow_tearing = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
decoration = {
|
/*decoration = {
|
||||||
rounding = 12;
|
rounding = 12;
|
||||||
drop_shadow = "yes";
|
drop_shadow = "yes";
|
||||||
shadow_range = 16;
|
shadow_range = 16;
|
||||||
@ -108,7 +108,7 @@ in
|
|||||||
new_optimizations = 1;
|
new_optimizations = 1;
|
||||||
noise = 0.04;
|
noise = 0.04;
|
||||||
};
|
};
|
||||||
};
|
};*/
|
||||||
|
|
||||||
animations = {
|
animations = {
|
||||||
enabled = "yes";
|
enabled = "yes";
|
||||||
|
@ -27,6 +27,6 @@
|
|||||||
programs.regreet = {
|
programs.regreet = {
|
||||||
enable = true;
|
enable = true;
|
||||||
# cageArgs = ["-s" "-m" "last" ];
|
# cageArgs = ["-s" "-m" "last" ];
|
||||||
settings = ./regreet.toml;
|
# settings = ./regreet.toml;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user