Set popups to 0.35 opacity
This commit is contained in:
parent
69741482bc
commit
7bfb8c1718
|
@ -18,7 +18,7 @@
|
||||||
in {
|
in {
|
||||||
applications = default;
|
applications = default;
|
||||||
desktop = default;
|
desktop = default;
|
||||||
popups = default;
|
popups = 0.35;
|
||||||
terminal = default;
|
terminal = default;
|
||||||
};
|
};
|
||||||
cursor = let
|
cursor = let
|
||||||
|
|
Loading…
Reference in a new issue