added wallpapers

This commit is contained in:
denode 2026-03-16 13:51:16 +01:00
parent aec729c189
commit d9bcf64b12
17 changed files with 2 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 615 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 746 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 537 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.4 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 656 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,008 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 666 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 MiB

View file

@ -1,7 +1,7 @@
# BACKGROUND # BACKGROUND
background { background {
monitor = eDP-1 monitor = eDP-1
path = /home/denode/Pictures/japan03.jpg path = /home/denode/Pictures/wallpaper/japan03.jpg
blur_passes = 0.5 blur_passes = 0.5
contrast = 1 contrast = 1
brightness = 0.5 brightness = 0.5

View file

@ -2,5 +2,6 @@
echo "Copy Hyprland configs..." echo "Copy Hyprland configs..."
cp -r ~/.config/hypr/* ~/arch-setup/files/ cp -r ~/.config/hypr/* ~/arch-setup/files/
cp -r ~/Pictures/wallpaper* ~/arch-setup/files/Pictures/wallpaper
echo "Finished! Now 'git add'." echo "Finished! Now 'git add'."