macicons is a small Rust CLI for managing Finder desktop icon visibility on macOS.
macicons show: show desktop iconsmacicons hide: hide desktop iconsmacicons toggle: toggle current icon visibilitymacicons status: printshownorhidden
cargo install --path .cargo install --git https://github.com/saneeeee/maciconscargo build --release
./target/release/macicons status- macOS only
- The tool updates Finder's
CreateDesktoppreference and restarts Finder