This commit is contained in:
Sakooooo 2023-07-21 20:56:09 +03:00
parent 82784e6347
commit 40763e1b6c
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -71,14 +71,12 @@ in
theme.name = "vimix-dark-ruby";
iconTheme.name = "Vimix Ruby Dark";
};
xdg.configFile = {
bspwm = {
source = ../../../config/bspwm;
home.file = {
"background.png" = {
enable = true;
source = ../../../config/background.png;
};
sxhkd = {
source = ../../../config/sxhkd;
};
};
};
};
};
}