Browse Source

updated wallpaper.sh

pull/100/head
JaKooLit 2 years ago
parent
commit
cc98a6c386
  1. 2
      config/hypr/scripts/Wallpaper.sh

2
config/hypr/scripts/Wallpaper.sh

@ -1,6 +1,6 @@
#!/bin/bash
DIR="$HOME/Pictures/wallpapers/"
DIR="$HOME/Pictures/wallpapers"
SCRIPTSDIR="$HOME/.config/hypr/scripts"
PICS=($(find ${DIR} -type f \( -name "*.jpg" -o -name "*.jpeg" -o -name "*.png" -o -name "*.gif" \)))

Loading…
Cancel
Save