- Live Previews: Instant thumbnails via ImageMagick.
- Auto-Theme: Integrates with Pywal for system-wide colors.
- Fast Search: Rofi-powered.
stow(what I use to deploy the config files)
These are the apps used to make the scripts work, any other app is optional such as waybar for example.
rofi(for the scripts to use as the wallpaper picker)swww(for wallpaper setting)imagemagick(for thumbnails)pywal(optional, for themes; default backend: haishoku)
dnf install rofiFollow the build portion of the official github.
Get python, pip and imagemagick
sudo dnf install python3 python3-pip imagemagickInstall pywal
pip3 install --user pywalCheck if installed correctly
wal --version git clone https://github.com/JorroIndieDev/dotfiles.git cd dotfiles
stow */Make the scritps for selecting the wallpapers executable
chmod +x .config/de-themes/*.sh .config/de-themes/wallpaper-theme-selector.shThe sway keybinds for opening the wallpaper picker
MOD+Shift+P - Change the wallpaper and the colors
MOD+P- Change just the wallpaper
The configuration for the picker.
The active configuration for rofi is the .config/rofi/custom-theme/custom-styles/custom-default.rasi the other configs are by adi1090x I just altered parts of it.




