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.
96fa7b562351e7b4c9471ea98cc7e4641d29101c
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%