From ebadb8de62b40b850b7f37206e6c1c5064a17889 Mon Sep 17 00:00:00 2001 From: Alexis Jhon Gaspar Date: Thu, 28 Sep 2023 21:14:13 +0800 Subject: [PATCH] Add shmenu --- .gitmodules | 3 +++ README.md | 4 ++++ shmenu | 1 + 3 files changed, 8 insertions(+) create mode 160000 shmenu diff --git a/.gitmodules b/.gitmodules index 92fd2a1..9f762c3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "abduco"] path = abduco url = https://github.com/martanne/abduco.git +[submodule "shmenu"] + path = shmenu + url = https://github.com/Crestwave/shmenu diff --git a/README.md b/README.md index 964c22b..85d6c0d 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ This was designed to save me some sanity in maintaining it as well as easily int ## Included software +### X11 - dwm - dmenu - st @@ -15,8 +16,11 @@ This was designed to save me some sanity in maintaining it as well as easily int - spmenu - dwmblocks-async - slock + +### Terminal - dvtm - abduco +- shmenu ## Notes diff --git a/shmenu b/shmenu new file mode 160000 index 0000000..3e6d31c --- /dev/null +++ b/shmenu @@ -0,0 +1 @@ +Subproject commit 3e6d31c80f6494e823f5ed0d4dcebd066807269d