From f0b32f45746c026d402651013b7e98315d6956a1 Mon Sep 17 00:00:00 2001 From: delta Date: Sat, 4 Mar 2023 22:04:55 +0100 Subject: restructure awesome config, add fresnel --- .gitmodules | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9f8367c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule ".config/awesome/.config/awesome/lib/bling"] + path = .config/awesome/.config/awesome/lib/bling + url = https://github.com/BlingCorp/bling +[submodule "/home/delta/.config/awesome/lib/bling"] + path = /home/delta/.config/awesome/lib/bling + url = https://github.com/BlingCorp/bling +[submodule "/home/delta/.config/awesome/lib/rubato"] + path = /home/delta/.config/awesome/lib/rubato + url = https://github.com/andOrlando/rubato -- cgit v1.2.3