Compare commits
2 Commits
1ec31f95a2
...
45eab7b8e6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
45eab7b8e6 | ||
|
|
4cdaec4088 |
@@ -7,7 +7,6 @@ WALLPAPER_HOME=$(realpath "${WALLPAPER_HOME/#~/$HOME}")
|
||||
selected_file=$(
|
||||
(
|
||||
while IFS= read -r file; do
|
||||
<<<<<<< HEAD
|
||||
# Pass the image path as an icon
|
||||
printf "%s\0icon\x1f%s\n" "$(basename "$file")" "$file"
|
||||
done < <(find "$WALLPAPER_HOME" -maxdepth 1 -name '*.jpg')
|
||||
@@ -33,27 +32,6 @@ echo "$selected" > "$WALLPAPER_HOME/current/selected"
|
||||
magick "$selected" -scale 10% -blur 0x2.5 -resize 1000% "$WALLPAPER_HOME/current/blurred.jpg"
|
||||
cp "$selected" "$WALLPAPER_HOME/current/current.jpg"
|
||||
export WALLPAPER=$(cat "$WALLPAPER_HOME/current/selected")
|
||||
magick "$(WALLPAPER_HOME)wallpapers/current/current.jpg" -gravity Center -crop 40x40%+0+0 +repage /tmp/matugen_target.jpg
|
||||
hyprctl hyprpaper wallpaper ", $WALLPAPER"
|
||||
matugen -t scheme-content image "$WALLPAPER_HOME/current/current.jpg"
|
||||
=======
|
||||
echo "$(basename "$file")"
|
||||
done < <(find $WALLPAPER_HOME -maxdepth 1 -name '*.jpg')
|
||||
) | sort | rofi -dmenu -i -p "Wallpapers"
|
||||
)
|
||||
|
||||
if [ -z $selected_file ]; then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ ! -d $WALLPAPER_HOME/current ]; then
|
||||
mkdir $WALLPAPER_HOME/current/
|
||||
fi
|
||||
|
||||
selected="$WALLPAPER_HOME/$selected_file"
|
||||
echo $selected > $WALLPAPER_HOME/current/selected
|
||||
magick $selected -scale 10% -blur 0x2.5 -resize 1000% $WALLPAPER_HOME/current/blurred.jpg
|
||||
cp $selected $WALLPAPER_HOME/current/current.jpg
|
||||
export WALLPAPER=$(cat $WALLPAPER_HOME/current/selected)
|
||||
hyprctl hyprpaper wallpaper ", $WALLPAPER"
|
||||
matugen -t scheme-content image $WALLPAPER_HOME/current/current.jpg
|
||||
>>>>>>> 912aac4 (chore: add thinkpad wallpapers)
|
||||
matugen -t scheme-fidelity -m dark --source-color-index 0 image "/tmp/matugen_target.jpg"
|
||||
|
||||
|
Before Width: | Height: | Size: 467 KiB |
BIN
audi-rs7_2023.jpg
Normal file
|
After Width: | Height: | Size: 820 KiB |
|
Before Width: | Height: | Size: 380 KiB |
|
Before Width: | Height: | Size: 371 KiB |
|
Before Width: | Height: | Size: 274 KiB |
|
Before Width: | Height: | Size: 180 KiB |
|
Before Width: | Height: | Size: 735 KiB |
|
Before Width: | Height: | Size: 246 KiB |
BIN
originals/audi-rs7_2023.jpg
Normal file
|
After Width: | Height: | Size: 1.1 MiB |
BIN
originals/tiguan-2021.jpg
Normal file
|
After Width: | Height: | Size: 436 KiB |
|
Before Width: | Height: | Size: 200 KiB |
|
Before Width: | Height: | Size: 218 KiB |
BIN
tiguan-2021.jpg
Normal file
|
After Width: | Height: | Size: 314 KiB |
BIN
tiguan-2021_msb.jpg
Normal file
|
After Width: | Height: | Size: 315 KiB |
|
Before Width: | Height: | Size: 142 KiB |
12
wget-log
Normal file
@@ -0,0 +1,12 @@
|
||||
--2026-04-08 10:47:00-- https://www.wsupercars.com/car-wallpaper-download/?title=2023%20Audi%20RS7%20Sportback%20Performance
|
||||
Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt'
|
||||
Resolving www.wsupercars.com (www.wsupercars.com)... 104.21.13.7, 172.67.132.116, 2606:4700:3032::ac43:8474, ...
|
||||
Connecting to www.wsupercars.com (www.wsupercars.com)|104.21.13.7|:443... connected.
|
||||
HTTP request sent, awaiting response... 200 OK
|
||||
Length: unspecified [text/html]
|
||||
Saving to: ‘./originals/audi-rs7_2023.jpg’
|
||||
|
||||
|
||||
./originals/audi-rs7_2023.jpg [<=> ] 0 --.-KB/s
|
||||
./originals/audi-rs7_2023.jpg [ <=> ] 127.64K --.-KB/s in 0.03s
|
||||
|
||||
|
Before Width: | Height: | Size: 254 KiB |