added wallpapers
BIN
files/Pictures/wallpaper/wallpaper/bridge01.jpg
Normal file
|
After Width: | Height: | Size: 615 KiB |
BIN
files/Pictures/wallpaper/wallpaper/forest01.jpg
Normal file
|
After Width: | Height: | Size: 746 KiB |
BIN
files/Pictures/wallpaper/wallpaper/japan01.jpg
Normal file
|
After Width: | Height: | Size: 3.6 MiB |
BIN
files/Pictures/wallpaper/wallpaper/japan02.jpg
Normal file
|
After Width: | Height: | Size: 4.1 MiB |
BIN
files/Pictures/wallpaper/wallpaper/japan03.jpg
Normal file
|
After Width: | Height: | Size: 537 KiB |
BIN
files/Pictures/wallpaper/wallpaper/japan04.jpg
Normal file
|
After Width: | Height: | Size: 2.5 MiB |
BIN
files/Pictures/wallpaper/wallpaper/japan05.jpg
Normal file
|
After Width: | Height: | Size: 7.4 MiB |
BIN
files/Pictures/wallpaper/wallpaper/japan06.jpg
Normal file
|
After Width: | Height: | Size: 6.2 MiB |
BIN
files/Pictures/wallpaper/wallpaper/japan_dark01.jpg
Normal file
|
After Width: | Height: | Size: 656 KiB |
BIN
files/Pictures/wallpaper/wallpaper/mountain01.jpg
Normal file
|
After Width: | Height: | Size: 4.3 MiB |
BIN
files/Pictures/wallpaper/wallpaper/mountain02.jpg
Normal file
|
After Width: | Height: | Size: 1,008 KiB |
BIN
files/Pictures/wallpaper/wallpaper/mountain03.jpg
Normal file
|
After Width: | Height: | Size: 666 KiB |
BIN
files/Pictures/wallpaper/wallpaper/mountain04.jpg
Normal file
|
After Width: | Height: | Size: 4.8 MiB |
BIN
files/Pictures/wallpaper/wallpaper/pink01.jpg
Normal file
|
After Width: | Height: | Size: 2.7 MiB |
BIN
files/Pictures/wallpaper/wallpaper/snow01.jpg
Normal file
|
After Width: | Height: | Size: 4.4 MiB |
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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'."
|
||||||
|
|
||||||
|
|
|
||||||