Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hypr-wallpaper

A TUI file browser for selecting and setting wallpapers on Hyprland using hyprpaper.

Features

  • Browse folders and images with vim-style navigation (hjkl)
  • Live image preview using überzug++
  • Set wallpaper with Enter key
  • Automatically updates ~/.config/hypr/hyprpaper.conf for persistence

Dependencies

Runtime

Build

  • Go 1.21+

Installation

From source

go install github.com/kidush/hypr-wallpaper@latest

Manual build

git clone https://github.com/kidush/hypr-wallpaper.git
cd hypr-wallpaper
go build -o hypr-wallpaper .
sudo cp hypr-wallpaper /usr/local/bin/

Usage

# Start from home directory
hypr-wallpaper

# Start from specific directory
hypr-wallpaper ~/Pictures/wallpapers

Keybindings

Key Action
j / Move down
k / Move up
l / / Enter Enter folder / Set wallpaper
h / / Backspace Go to parent folder
q / Esc Quit

License

MIT

About

TUI wallpaper selector for Hyprland with image previews

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages