From 5e4f0e14fd6eff2665d6551f515d6296e100bbfb Mon Sep 17 00:00:00 2001 From: Teddy Wing Date: Mon, 17 Jun 2019 04:53:16 +0200 Subject: Add 'WindowMode.spoon' --- .gitmodules | 3 +++ Spoons/WindowMode.spoon | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 Spoons/WindowMode.spoon diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3924c49 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "Spoons/WindowMode.spoon"] + path = Spoons/WindowMode.spoon + url = https://github.com/teddywing/WindowMode.spoon.git diff --git a/Spoons/WindowMode.spoon b/Spoons/WindowMode.spoon new file mode 160000 index 0000000..0237656 --- /dev/null +++ b/Spoons/WindowMode.spoon @@ -0,0 +1 @@ +Subproject commit 0237656b19a4dec0280b418b0183c95a0cab71e6 -- cgit v1.2.3