fix(hypr): adjusted transparency
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
};
|
};
|
||||||
decoration = {
|
decoration = {
|
||||||
rounding = 0;
|
rounding = 0;
|
||||||
inactive_opacity = 0.80;
|
inactive_opacity = 0.70;
|
||||||
shadow = {
|
shadow = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
range = 2;
|
range = 2;
|
||||||
|
|||||||
Reference in New Issue
Block a user