Notifications

[notifications] Section

[notifications.connected]
enabled = true | false
sound = "<string>"
mute = true | false

[notifications.disconnected]
enabled = true | false
sound = "<string>"
mute = true | false

[notifications.reconnected]
enabled = true | false
sound = "<string>"
mute = true | false

[notifications.highlight]
enabled = true | false
sound = "<string>"
mute = true | false

[notifications.file_transfer_request]
enabled = true | false
sound = "<string>"
mute = true | false

KeyDescriptionDefault
enabledControl if notification should be enabled or not.false
muteControl if the notification should have sound or not.false
soundThe sound which plays when the notification is fired."Submarine" (macOS1), "Mail" (Windows2), "message-new-instant" (Linux3)
1

The following sounds are available for macOS:

  • "Basso"
  • "Blow"
  • "Bottle"
  • "Frog"
  • "Funk"
  • "Glass"
  • "Hero"
  • "Morse"
  • "Ping"
  • "Pop"
  • "Purr"
  • "Sosumi"
  • "Submarine"
  • "Tink"
2

The following sounds are avaiable for Windows:

  • "Default"
  • "IM"
  • "Mail"
  • "Reminder"
  • "SMS"
3

The following sounds are avaiable for Linux:

  • "message-new-instant"