Updated Customize UI (markdown)

galister 2026-01-12 12:43:21 +00:00
parent c5d1a512d5
commit 7a7a309402
1 changed files with 13 additions and 0 deletions

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