added assets folder and git lfs
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 38 KiB |
@@ -11,7 +11,7 @@
|
||||
settings = {
|
||||
logo = {
|
||||
|
||||
source = lib.mkIf (hostname == "eva-01") "/etc/nixos/home-manager/commands/fastfetch/assets/evangelion-mecha-neon-genesis-desktop-wallpaper-cover.jpg";
|
||||
source = lib.mkIf (hostname == "eva-01") "/etc/nixos/assets/pfp/eva-01.jpg";
|
||||
type = "kitty";
|
||||
height = 20;
|
||||
width = 60;
|
||||
|
||||
@@ -106,7 +106,7 @@
|
||||
"dummy"
|
||||
"mode-switcher"
|
||||
];
|
||||
#background-image = mkLiteral "url(\"${configPath}/assets/background.png\", width)";
|
||||
background-image = mkLiteral "url(\"${configPath}/assets/background.png\", width)";
|
||||
};
|
||||
|
||||
"entry" = {
|
||||
|
||||
Reference in New Issue
Block a user