forked from unixextremist/sheet
a minimal tui wallpaper tool
| LICENSE | Add LICENSE | |
| Makefile | added makefile | |
| README.md | updated readme | |
| sheet.c | added restore, version and help flags | |
| showcase.gif | Upload files to "/" | |
what is it?
sheet is a minimal(ish) tui frontend for feh/swaybg inspired by nitrogen made for both xorg and wayland window managers
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