try transparentBackground config

This commit is contained in:
Hadi
2024-11-17 19:53:03 +01:00
parent 8a692431e4
commit fd4535f566

View File

@@ -60,6 +60,12 @@
};
};
targets.nixvim.transparentBackground = {
main = true;
signColumn = true;
};
targets.nixvim.plugin = "base16-nvim";
polarity = "dark";
image = inputs.nixy-wallpapers + "/wallpapers/4.png";
};