From a7746d962cc3f0055a556e78da1139c71f89db4a Mon Sep 17 00:00:00 2001 From: Jeremiah Ticket Date: Thu, 28 Sep 2023 07:20:22 -0600 Subject: [PATCH] Updated readme with GTK2 configuration as well. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 55ca55f..83cd41a 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,12 @@ To configure with a config file, edit or create ~/.config/gtk-3.0/settings.ini gtk-sound-theme-name=name gtk-modules=canberra-gtk-module +You can apply the same configuration to GTK2 appss. Create or edit ~/.gtkrc-2.0 + + gtk-enable-event-sounds=1 + gtk-enable-input-feedback-sounds=1 + gtk-sound-theme-name=name + gtk-modules=canberra-gtk-module ## Usage: