F8 resets user to default 1.0 volume.

This commit is contained in:
Storm Dragon
2025-06-12 03:01:44 -04:00
parent fac8c8bfad
commit 4947b97b1d
4 changed files with 25 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ type Hotkeys struct {
Talk *uiterm.Key
VolumeDown *uiterm.Key
VolumeUp *uiterm.Key
VolumeReset *uiterm.Key
MuteToggle *uiterm.Key
Exit *uiterm.Key
ToggleTimestamps *uiterm.Key