Updated README to make the libcanberra information less confusing. Removed it as a dependency for I38 because it's not actually required for I38 functionality itself.

This commit is contained in:
Storm Dragon
2025-12-02 13:20:28 -05:00
parent 10386114fc
commit c19700b089

View File

@@ -20,7 +20,6 @@ An uppercase I looks like a 1, 3 from i3, and 8 because the song [We Are 138](ht
- dex: [optional] Alternative method for auto starting applications. - dex: [optional] Alternative method for auto starting applications.
- i3-wm: The i3 window manager. - i3-wm: The i3 window manager.
- jq: for getting the current workspace - jq: for getting the current workspace
- libcanberra: [optional] To play the desktop login sound.
- libnotify: For sending notifications - libnotify: For sending notifications
- lxsession: [optional] For GUI power options like shutdown - lxsession: [optional] For GUI power options like shutdown
- magic-wormhole: [optional] for file sharing with magic-wormhole GUI - magic-wormhole: [optional] for file sharing with magic-wormhole GUI
@@ -86,9 +85,13 @@ I38 will try to detect your browser, file manager, and text editor and present y
Ratpoison mode is now enabled by default for better accessibility and ease of use. Ratpoison mode is now enabled by default for better accessibility and ease of use.
## GTK Application Sound Themes (Optional)
This section is completely optional and separate from I38's window manager sounds. If you want GTK-based applications (like file managers, terminal emulators, text editors, etc.) to play sounds for their own events (button presses, menu navigation, dialog boxes, etc.), you can configure a GTK sound theme.
Sound themes can be configured using GTK configuration files or gsettings. Replace "name" with the name of the theme you want to use. Sound themes can be configured using GTK configuration files or gsettings. Replace "name" with the name of the theme you want to use.
Note that if you enable all sound events as shown below, you'll also hear GTK sounds when moving around menus, buttons, etc, if the sound theme has sounds for those events. Note that if you enable all sound events as shown below, you'll hear sounds when interacting with GTK applications - things like moving around menus, clicking buttons, typing in terminals, opening dialogs, etc, if the sound theme has sounds for those events.
To configure the theme name with gsettings, do as follows: To configure the theme name with gsettings, do as follows: