mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-19 06:46:36 +02:00
add audio settings for conf file
This commit is contained in:
@ -6,3 +6,9 @@ autolog:0;
|
||||
|
||||
# 1 to use native terminal colours, 0 to use toxic default colour theme
|
||||
colour_theme:0;
|
||||
|
||||
# preferred audio input device; numbers correspond to /lsdev in
|
||||
audio_in_dev:0;
|
||||
|
||||
# preferred audio output device; numbers correspond to /lsdev out
|
||||
audio_out_dev:0;
|
||||
|
Reference in New Issue
Block a user