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.
b9268812338cb0360dd59af2df378f75ed7c9fe0
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%