Skip to content

Releases: youngcoder45/fuzz-wall

v1.0.1 — Smarter Wallpaper Directory Detection

10 May 11:02

Choose a tag to compare

fuzz-wall v1.0.1

What changed

  • fuzz-wall now auto-detects your wallpaper directory instead of only looking in ~/Pictures/wallpapers
  • Environment variable renamed from FUZZEL_WALLPAPER_DIR to FUZZ_WALL_DIR
  • Improved error messages via notify-send

Auto-detected directories (in order of priority)

  • ~/Pictures/wallpapers
  • ~/Pictures/Wallpapers
  • ~/Pictures/wallpaper
  • ~/Pictures/Wallpaper
  • ~/Wallpapers
  • ~/wallpapers

Breaking change

If you had FUZZEL_WALLPAPER_DIR set in your shell rc or WM config, rename it to FUZZ_WALL_DIR:

# old
export FUZZEL_WALLPAPER_DIR=~/Pictures/walls

# new
export FUZZ_WALL_DIR=~/Pictures/walls

Install

paru -S fuzz-wall
yay -S fuzz-wall

v1.0.0 — Initial Release

10 May 10:33

Choose a tag to compare

fuzz-wall v1.0.0

A minimal fuzzel-based wallpaper picker for Wayland and X11.

Features

  • Auto-detects installed wallpaper setter (swaybg, swww, feh, nitrogen, xwallpaper)
  • Works on Wayland and X11
  • Override wallpaper directory with FUZZ_WALL_DIR env var
  • Zero config — just run fuzz-wall

Supported wallpaper setters

  • swaybg — Sway
  • swww — Hyprland (with fade transitions)
  • hyprpaper — Hyprland
  • feh — i3, bspwm, dwm
  • nitrogen — openbox, bspwm
  • xwallpaper — general purpose

Install

AUR:

paru -S fuzz-wall
# or
yay -S fuzz-wall

Manual:

git clone https://github.com/youngcoder45/fuzz-wall
cd fuzz-wall
chmod +x fuzz-wall
cp fuzz-wall ~/.local/bin/

Usage

fuzz-wall

# custom wallpaper directory
FUZZ_WALL_DIR=~/Pictures/walls fuzz-wall