stylix: everything should be opaque
This commit is contained in:
parent
dd3f08827a
commit
2c2eba1399
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
||||||
};
|
};
|
||||||
opacity = {
|
opacity = {
|
||||||
applications = 1.0;
|
applications = 1.0;
|
||||||
desktop = 0.8;
|
desktop = 1.0;
|
||||||
popups = config.stylix.opacity.desktop;
|
popups = config.stylix.opacity.desktop;
|
||||||
terminal = 1.0;
|
terminal = 1.0;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue