mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-19 00:56:35 +02:00
allow disabling of individual sounds
This commit is contained in:
@ -37,6 +37,7 @@ tox = {
|
||||
// download_path="/home/USERNAME/Downloads/";
|
||||
};
|
||||
|
||||
// To disable a sound set the path to "silent"
|
||||
sounds = {
|
||||
error="__DATADIR__/sounds/Error.wav";
|
||||
self_log_in="__DATADIR__/sounds/LogIn.wav";
|
||||
|
Reference in New Issue
Block a user