hyprland rounding
This commit is contained in:
@ -39,8 +39,8 @@ in {
|
|||||||
allow_tearing = false;
|
allow_tearing = false;
|
||||||
};
|
};
|
||||||
decoration = {
|
decoration = {
|
||||||
rounding = 8;
|
rounding = 10;
|
||||||
rounding_power = 3.5;
|
rounding_power = 4;
|
||||||
blur = {
|
blur = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
xray = true;
|
xray = true;
|
||||||
|
Reference in New Issue
Block a user