Again, small changes, trying out a new theme
This commit is contained in:
parent
84cfcee9fd
commit
c3bc3a56f7
19 changed files with 64 additions and 52 deletions
|
@ -4,11 +4,13 @@
|
|||
source = config.lib.file.mkOutOfStoreSymlink "/etc/libvirt/VMs";
|
||||
};
|
||||
".face" = {
|
||||
source = ./assets/user-icon.png;
|
||||
source = ./assets/pfp.png;
|
||||
};
|
||||
".wallpapers" = {
|
||||
source = ./assets/wallpapers;
|
||||
recursive = true;
|
||||
".assets/wallpapers" = {
|
||||
source = ./assets/wallpapers/dogmatica;
|
||||
};
|
||||
".assets/lockscreen" = {
|
||||
source = ./assets/lockscreens/holymoly;
|
||||
};
|
||||
".icons/default" = {
|
||||
source = "${pkgs.simp1e-cursors}/share/icons/Simp1e-Dark";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue