From 0d108853ad604ebe6fef9b590117cddfb131430a Mon Sep 17 00:00:00 2001 From: matthewben-net <159923978+matthewben-net@users.noreply.github.com> Date: Mon, 6 May 2024 13:02:34 -0400 Subject: [PATCH] feat: Inkscape + BetterTouchTool (#95) Added svg and mapping files for the applications Inkscape and BetterTouchTool. Co-authored-by: Matthew Bennett --- mappings/:bettertouchtool: | 1 + mappings/:inkscape: | 1 + svgs/:bettertouchtool:.svg | 1 + svgs/:inkscape:.svg | 1 + 4 files changed, 4 insertions(+) create mode 100644 mappings/:bettertouchtool: create mode 100644 mappings/:inkscape: create mode 100644 svgs/:bettertouchtool:.svg create mode 100644 svgs/:inkscape:.svg diff --git a/mappings/:bettertouchtool: b/mappings/:bettertouchtool: new file mode 100644 index 0000000..87f4fa8 --- /dev/null +++ b/mappings/:bettertouchtool: @@ -0,0 +1 @@ +"BetterTouchTool" diff --git a/mappings/:inkscape: b/mappings/:inkscape: new file mode 100644 index 0000000..6e39ac1 --- /dev/null +++ b/mappings/:inkscape: @@ -0,0 +1 @@ +"Inkscape" diff --git a/svgs/:bettertouchtool:.svg b/svgs/:bettertouchtool:.svg new file mode 100644 index 0000000..5d27ca1 --- /dev/null +++ b/svgs/:bettertouchtool:.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svgs/:inkscape:.svg b/svgs/:inkscape:.svg new file mode 100644 index 0000000..1f7a09c --- /dev/null +++ b/svgs/:inkscape:.svg @@ -0,0 +1 @@ + \ No newline at end of file