treewide: rename images to assets

This commit is contained in:
Anthony Rodriguez 2024-12-16 00:00:54 +01:00
parent 37ef1e9875
commit 6774a216d7
Signed by: nezia
GPG key ID: EE3BE97C040A86CE
6 changed files with 2 additions and 2 deletions

View file

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

View file

Before

Width:  |  Height:  |  Size: 2.2 MiB

After

Width:  |  Height:  |  Size: 2.2 MiB

View file

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

View file

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View file

@ -1,6 +1,6 @@
_: {
theme = {
enable = true;
wallpaper = ../../../wallpapers/lucy-edgerunners-wallpaper.jpg;
wallpaper = ../../../assets/wallpapers/lucy-edgerunners-wallpaper.jpg;
};
}

View file

@ -68,7 +68,7 @@ in {
description = ''
Path to an avatar image (used for hyprlock).
'';
default = ../../images/avatar.png;
default = ../../assets/avatar.png;
};
};
config = let