From 8a3ac6434e46ff4a2836eb47ef2d6f2969ee3757 Mon Sep 17 00:00:00 2001 From: Nelethor Date: Tue, 25 Aug 2026 16:11:26 +0100 Subject: [PATCH 1/2] Add Custom Toast Sounds --- .gitmodules | 3 +++ plugins/custom-toast-sounds | 1 + 2 files changed, 4 insertions(+) create mode 160000 plugins/custom-toast-sounds diff --git a/.gitmodules b/.gitmodules index 1d716f0..053d39e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -91,3 +91,6 @@ [submodule "plugins/Easy-Restart-Reload-for-Steam"] path = plugins/Easy-Restart-Reload-for-Steam url = https://github.com/SaiyajinK/Easy-Restart-Reload-for-Steam +[submodule "plugins/custom-toast-sounds"] + path = plugins/custom-toast-sounds + url = https://github.com/Nelethor/custom-toast-sounds.git diff --git a/plugins/custom-toast-sounds b/plugins/custom-toast-sounds new file mode 160000 index 0000000..d0ea026 --- /dev/null +++ b/plugins/custom-toast-sounds @@ -0,0 +1 @@ +Subproject commit d0ea0268e0b7a83664429cff083578fe166a2019 From 5b1e08f87d883db6122a325c394097ce8dd4e7e0 Mon Sep 17 00:00:00 2001 From: Nelethor Date: Mon, 31 Aug 2026 17:35:33 +0100 Subject: [PATCH 2/2] Update Custom Toast Sounds URL matching --- plugins/custom-toast-sounds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/custom-toast-sounds b/plugins/custom-toast-sounds index d0ea026..fd2fc57 160000 --- a/plugins/custom-toast-sounds +++ b/plugins/custom-toast-sounds @@ -1 +1 @@ -Subproject commit d0ea0268e0b7a83664429cff083578fe166a2019 +Subproject commit fd2fc5733bd5f4c8853d99f08d09bd7fdb0f79f0