From f77b1e7b5053a886131bbc591364c86d6f1bd2fd Mon Sep 17 00:00:00 2001 From: Guilherme Rugai Freire <41879254+GRFreire@users.noreply.github.com> Date: Sat, 11 Sep 2021 21:41:55 -0300 Subject: [PATCH] rofi-bluetooth: add gitmodule --- .gitmodules | 3 +++ bin/rofi-bluetooth | 1 + rofi-bluetooth | 1 + 3 files changed, 5 insertions(+) create mode 120000 bin/rofi-bluetooth create mode 160000 rofi-bluetooth diff --git a/.gitmodules b/.gitmodules index f3c9f9c..33740d5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "bitwarden-rofi"] path = bitwarden-rofi url = https://github.com/mattydebie/bitwarden-rofi +[submodule "rofi-bluetooth"] + path = rofi-bluetooth + url = https://github.com/nickclyde/rofi-bluetooth diff --git a/bin/rofi-bluetooth b/bin/rofi-bluetooth new file mode 120000 index 0000000..d836732 --- /dev/null +++ b/bin/rofi-bluetooth @@ -0,0 +1 @@ +../rofi-bluetooth/rofi-bluetooth \ No newline at end of file diff --git a/rofi-bluetooth b/rofi-bluetooth new file mode 160000 index 0000000..893db1f --- /dev/null +++ b/rofi-bluetooth @@ -0,0 +1 @@ +Subproject commit 893db1f2b549e7bc0e9c62e7670314349a29cdf2