Adjust opacity
This commit is contained in:
parent
64d706feee
commit
c319051cbc
|
@ -206,10 +206,10 @@
|
|||
image = ./wallpapers/tropic_island_day.jpg;
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/one-light.yaml";
|
||||
opacity = {
|
||||
applications = 0.9;
|
||||
applications = 0.8;
|
||||
desktop = 0.8;
|
||||
popups = 0.8;
|
||||
terminal = 0.9;
|
||||
terminal = 0.8;
|
||||
};
|
||||
cursor = {
|
||||
package = pkgs.volantes-cursors;
|
||||
|
|
Loading…
Reference in a new issue