Updated readme with GTK2 configuration as well.

This commit is contained in:
Jeremiah Ticket 2023-09-28 07:20:22 -06:00
parent 0727ff31c3
commit a7746d962c
1 changed files with 6 additions and 0 deletions

View File

@ -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: