mirror of
https://github.com/Tha14/toxic.git
synced 2025-12-07 06:36:34 +01:00
Started adding support for popup notifications and adjustments to new core
This commit is contained in:
@@ -635,12 +635,14 @@ int main(int argc, char *argv[])
|
||||
|
||||
#endif /* _AUDIO */
|
||||
|
||||
init_notify(60);
|
||||
init_notify(60, 3000);
|
||||
|
||||
#ifdef _SOUND_NOTIFY
|
||||
notify(prompt, self_log_in, 0);
|
||||
// notify(prompt, self_log_in, 0);
|
||||
#endif /* _SOUND_NOTIFY */
|
||||
|
||||
box_notify(prompt, self_log_in, 0, "Top Kike", "Oy VEY! It's just like anotha shoah!!!");
|
||||
|
||||
const char *msg;
|
||||
|
||||
if (config_err) {
|
||||
|
||||
Reference in New Issue
Block a user