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.
79f81688bb1c627e87fd71d8ee3263e462b2d920
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%