diff --git a/Customize-UI.md b/Customization.md similarity index 82% rename from Customize-UI.md rename to Customization.md index 709b13d..59393f8 100644 --- a/Customize-UI.md +++ b/Customization.md @@ -32,6 +32,19 @@ The first timezone is selected with `_timezone="0"`, the second with `_timezone= There is **no need to specify your own local timezone** in here; omitting `_timezone` from a `_source="clock"` Label will display local time. +## Customizing sounds + +Audio files with the following names can be added to `~/.config/wayvr/sound/`, and will replace the original sounds: +- `toast.mp3` - Notification Toast appears. +- `key_click.mp3` - Keyboard Key is pressed. +- `wgui_mouse_enter.mp3` - Laser Pointer enters a clickable element. +- `wgui_button_press.mp3` - Button Element is pressed. +- `wgui_button_release.mp3` - Button Element is released. +- `wgui_checkbox_check.mp3` - Checkbox Element is checked. +- `wgui_checkbox_uncheck.mp3` - Checkbox Element is unchecked. +- `startup.mp3` - Dashboard is created. (i.e. opened for the first time this session) +- `app_start.mp3` - App is launched from the dashboard. + ## Customizing keyboard, watch, etc Place custom XML files under `~/.config/wlxoverlay/theme/gui`