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.
11a14431be6c4c3d584bd7fa0c46cab25bdcd113
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%