From 9d7c5da26981a554387ed1e78c4d7e627a962dc2 Mon Sep 17 00:00:00 2001 From: Sravan Balaji Date: Mon, 27 Mar 2023 22:33:29 -0400 Subject: [PATCH] Add my fork of micky submodule --- .gitmodules | 4 ++++ awesomewm-micky | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 awesomewm-micky diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d175f3b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "awesomewm-micky"] + path = awesomewm-micky + url = git@github.com:balajsra/awesomewm-micky.git + branch = master diff --git a/awesomewm-micky b/awesomewm-micky new file mode 160000 index 0000000..bb89390 --- /dev/null +++ b/awesomewm-micky @@ -0,0 +1 @@ +Subproject commit bb893902e84e2c119a58bc98a94b551f1bb9eb7a