···2323## Desktop builds
24242525- Update with `forkme apply`
2626-- Build with `cargo build -r -p browserhtml --features=status-tray`
2727-- Run with `cargo run -r -p browserhtml --features=status-tray` or directly from the `target` directory as usual for Rust projects.
2626+- Build with `cargo build -r -p browserhtml`
2727+- Run with `cargo run -r -p browserhtml` or directly from the `target` directory as usual for Rust projects.
28282929The current UI allows multiple windows, and each one is a simple tiling window manager. There is also a floating search window.
3030