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