ok
This commit is contained in:
parent
82784e6347
commit
40763e1b6c
1 changed files with 5 additions and 7 deletions
|
@ -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;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue