add face image for sddm and source it in home.nix

This commit is contained in:
Tyler Kelley 2024-05-14 18:53:16 -05:00
parent b7cd42fbfe
commit 3574823bac
2 changed files with 1 additions and 0 deletions

BIN
config/face.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

View File

@ -53,6 +53,7 @@ in
home.file.".config/ascii-neofetch".source = ../../config/ascii-neofetch;
home.file.".base16-themes".source = ../../config/base16-themes;
home.file.".emoji".source = ../../config/emoji;
home.file.".face.icon".source = ../../config/face.jpg;
home.file.".config/neofetch/config.conf".text = ''
print_info() {
prin "$(color 6) ZaneyOS $ZANEYOS_VERSION"