Set empty background as default
This commit is contained in:
parent
e8fa641a15
commit
062d5701cb
5 changed files with 9 additions and 4 deletions
|
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
stylix = {
|
||||
enable = true;
|
||||
image = /home/${config.conf.username}/Pictures/backgrounds/shinobu_2k.jpg;
|
||||
image = ../../base/black.jpg;
|
||||
polarity = "dark";
|
||||
targets = {
|
||||
nixvim.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue