This repository has been archived on 2024-06-02 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
f9eaab89ffa656716d22bc85bd8f57853baf653e
x
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
Description
Languages
Go
100%