diff --git a/config/niri/wal.sh b/config/niri/wal.sh index 6d830f9..17e649d 100755 --- a/config/niri/wal.sh +++ b/config/niri/wal.sh @@ -4,8 +4,7 @@ if [[ $(pidof swaybg) ]]; then pkill swaybg fi -#wal -q -n --iterative -i ~/Pictures/niribg -wal -q -n -i /usr/share/endeavouros/backgrounds/ -i /usr/share/endeavouros/backgrounds/eos_wallpapers_classic/ -i /usr/share/endeavouros/backgrounds/eos_wallpapers_community/ +wal -q -n --cols16 --recursive -i /usr/share/endeavouros/backgrounds/ if [[ $(pidof waybar) ]]; then killall -SIGUSR2 waybar diff --git a/scripts/02_setup_programs.sh b/scripts/02_setup_programs.sh index 121ae78..2983b5c 100755 --- a/scripts/02_setup_programs.sh +++ b/scripts/02_setup_programs.sh @@ -15,7 +15,7 @@ sudo pacman -S --noconfirm ranger sudo pacman -S --noconfirm ueberzugpp # ranger image previewer sudo pacman -S --noconfirm feh # background sudo pacman -S --noconfirm ttf-roboto-mono-nerd # font -sudo pacman -S --noconfirm python-pywal +sudo pacman -S --noconfirm python-pywal16 sudo pacman -S --noconfirm odt2txt # odt preview sudo pacman -S --noconfirm atool # archive preview sudo pacman -S --noconfirm mediainfo # video preview