fusuma: add module

Fusuma is a tool supports multitouch gestures with libinput driver on
Linux.
This commit is contained in:
iosmanthus 2022-02-17 00:09:46 +08:00 committed by Robert Helgesson
parent da92196a95
commit 8bdfa41b4e
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
11 changed files with 226 additions and 0 deletions

View file

@ -61,6 +61,12 @@
github = "olmokramer";
githubId = 3612514;
};
iosmanthus = {
name = "iosmanthus";
email = "myosmanthustree@gmail.com";
github = "iosmanthus";
githubId = 16307070;
};
kalhauge = {
name = "Christian Gram Kalhauge";
email = "kalhauge@users.noreply.github.com";