dotfiles/sniffnet/settings.toml

22 lines
357 B
TOML
Raw Normal View History

2024-01-13 13:50:04 -06:00
color_gradient = 'None'
language = 'EN'
[notifications]
volume = 60
[notifications.packets_notification]
sound = 'Gulp'
previous_threshold = 750
[notifications.bytes_notification]
byte_multiple = 'KB'
sound = 'Pop'
previous_threshold = 800000
[notifications.favorite_notification]
notify_on_favorite = false
sound = 'Swhoosh'
[style]
style = 'DeepSea'