Wallpapers
Meowrch provides a quick and simple way to manage wallpapers whether you use X11 or Wayland. This is the short guide to changing wallpapers on Linux in Meowrch.
Quick wallpaper switch
Section titled “Quick wallpaper switch”The primary method is the Rofi selector:
~/.local/bin/rofi-menus/wallpaper-selector.shThe set-wallpaper.sh command is a helper tool (use it when you want to apply a wallpaper by path):
~/.local/bin/set-wallpaper.sh </path/to/wallpaper.jpg>It automatically chooses the right backend:
fehfor X11swwwfor Wayland
Re-apply the current wallpaper
Section titled “Re-apply the current wallpaper”The system stores a symlink to the active wallpaper,
so you can re-apply it with the --current flag:
~/.local/bin/set-wallpaper.sh --currentThe current wallpaper link is located at:
~/.local/share/wallpapers/.current.wallAdd your own wallpapers
Section titled “Add your own wallpapers”If you want to use your own wallpapers independently from themes,
just copy images into:
~/.local/share/wallpapers/