Update README.md
This commit is contained in:
@@ -72,9 +72,7 @@ The commands above should be virtually identical, aside from changing `./pi-im`
|
||||
<img alt="image" src="https://github.com/user-attachments/assets/5a6c188f-e890-4398-856c-e88f5804e9d2" />
|
||||
|
||||
|
||||
Static executable snapshots are also provided for GNU/Linux systems on every new version, and CI runs on every commit, producing a binary on every successful build, for Linux, Windows and MacOS.
|
||||
|
||||
You're welcome.
|
||||
Static executable snapshots are also provided for GNU/Linux systems on every new version.
|
||||
|
||||
## Wayland
|
||||
On BSD and Linux systems, you may want to build an executable for Wayland only, meaning it will not run through XWayland. This will increase performance and also allow drag-on-drop functionality. Most Wayland setups can run X11 apps, but no X11 setup can run Wayland apps. Because of this, all executables are shipped for use with X11. This may change in the future, but if you want to build for Wayland, it's as simple as the commands above, but just adding a `wayland` tag to the build command.
|
||||
|
Reference in New Issue
Block a user