update time every min

This commit is contained in:
Venelin Dechkov
2026-07-30 11:54:49 +03:00
parent b275554213
commit 4a5e539580
4 changed files with 48 additions and 11 deletions
+1
View File
@@ -23,6 +23,7 @@ void vene_inc_vol(const Arg*);
void vene_dec_vol(const Arg*);
void vene_toggle_vol(const Arg*);
void vene_toggle_mic(const Arg*);
void vene_zzz(const Arg*);
#ifdef __cplusplus
}