mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
try transparentBackground config
This commit is contained in:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user