1
0
Fork
You've already forked sheet
0
forked from unixextremist/sheet
a minimal tui wallpaper tool
  • C 96.9%
  • Makefile 3.1%
2025年12月02日 16:04:14 +01:00
LICENSE Add LICENSE 2025年12月02日 14:38:30 +01:00
Makefile added makefile 2025年12月02日 16:01:55 +01:00
README.md updated readme 2025年12月02日 16:04:14 +01:00
sheet.c added restore, version and help flags 2025年12月02日 15:18:55 +01:00
showcase.gif Upload files to "/" 2025年12月02日 14:39:09 +01:00

what is it?

sheet is a minimal(ish) tui frontend for feh/swaybg inspired by nitrogen made for both xorg and wayland window managers

showcase

what advantages does it have over just feh or swaybg?

as someone who doesnt use a gui file manager this was made so i could differentiate between all my different wallpapers that dont have descriptive names without manually viewing them all

deps

  • c

  • ncurses

  • feh or swaybg

  • viu

  • build

https://codeberg.org/unixextremist/sheet
cd sheet
sudo make clean install

options

  • --help or -h can be used to display all possible flags
  • --restore or -r restores the last set wallpaper
  • --version or -v displays the current version of the binary