ok
This commit is contained in:
parent
82784e6347
commit
40763e1b6c
|
@ -71,14 +71,12 @@ in
|
||||||
theme.name = "vimix-dark-ruby";
|
theme.name = "vimix-dark-ruby";
|
||||||
iconTheme.name = "Vimix Ruby Dark";
|
iconTheme.name = "Vimix Ruby Dark";
|
||||||
};
|
};
|
||||||
xdg.configFile = {
|
home.file = {
|
||||||
bspwm = {
|
"background.png" = {
|
||||||
source = ../../../config/bspwm;
|
enable = true;
|
||||||
|
source = ../../../config/background.png;
|
||||||
};
|
};
|
||||||
sxhkd = {
|
};
|
||||||
source = ../../../config/sxhkd;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue