Added: Wallpapers

This commit is contained in:
DerGrumpf 2025-04-01 02:34:17 +02:00
parent 1e6cea18f6
commit eda38ee117
10 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
home.file = { home.file = {
"Pictures/Wallpapers" = { "Pictures/Wallpapers" = {
source = ./wallpapers; source = ../../wallpapers;
recursive = true; recursive = true;
}; };
}; };
@ -15,8 +15,8 @@
# Hyprpaper configuration # Hyprpaper configuration
services.hyprpaper.enable = true; services.hyprpaper.enable = true;
services.hyprpaper.settings = { services.hyprpaper.settings = {
preload = "Pictures/Wallpapers/girl.png"; preload = "Pictures/Wallpapers/tokio.png";
wallpaper = ", Pictures/Wallpapers/girl.png"; wallpaper = ", Pictures/Wallpapers/tokio.png";
}; };
} }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 659 KiB

View File

@ -13,7 +13,7 @@
}; };
environment.etc= { environment.etc= {
"greetd/background.jpg".source = ./background.jpg; "greetd/background.png".source = ../../wallpapers/lucy_with_cat.png;
"greetd/environments".text = '' "greetd/environments".text = ''
hyprland hyprland
fish fish

BIN
wallpapers/dead_cyborg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 MiB

View File

Before

Width:  |  Height:  |  Size: 17 MiB

After

Width:  |  Height:  |  Size: 17 MiB

BIN
wallpapers/lucy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 MiB

BIN
wallpapers/tokio.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 MiB