This repository has been archived on 2024-06-03. You can view files and clone it, but cannot push or open issues or pull requests.
x/README.md
2023-09-04 02:54:56 -04:00

282 B

x

Go Reference

An X11 backend for Tomo.

Installation

cd x/x
go build -buildmode=plugin .
mkdir -p ~/.local/lib/tomo/plugins
mv x.so ~/.local/lib/tomo/plugins