toggle mic

This commit is contained in:
vrd
2026-07-30 11:54:49 +03:00
committed by Venelin Dechkov
parent e63ff9f1c4
commit 647cff6727
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -22,6 +22,7 @@ void vene_webbookmark();
void vene_inc_vol(const Arg*);
void vene_dec_vol(const Arg*);
void vene_toggle_vol(const Arg*);
void vene_toggle_mic(const Arg*);
#ifdef __cplusplus
}