eleandar Posted May 2, 2020 Share Posted May 2, 2020 Hello,I started two instances of mumble using : mumble -m mumble://username1:password@localhost:port/ mumble -m mumble://username2:password@localhost:port/ I want to configure each instance on different sound cards but i can't find a way to set the configuration file to use by each instance.Is there a way apart from manually set the sound cards to use ?BR,Laurent Quote Link to comment Share on other sites More sharing options...
eleandar Posted May 2, 2020 Author Share Posted May 2, 2020 I found a solution: export XDG_CONFIG_HOME=~/.config2;mumble mumble://username:password@localhost:port/It writes some new configuration files in ~/.config2.That's it ! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.