using multiple config files (as different profiles) #1806
-
|
I think this is possible, but couldn't find the info. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
I want to use different output plugins for different profiles (configs), when instantiating audacious. I use Ubuntu 24.04.04 LTS |
Beta Was this translation helpful? Give feedback.
-
|
Yes, this is possible, see You can use |
Beta Was this translation helpful? Give feedback.
-
|
Thanks. Yes, this works to switch output ALSA devices. I did see the option
(-1, -2) in the help output, but wasn't sure how to set up different
configs.
…On Thu, May 14, 2026 at 2:58 PM Thomas Lange ***@***.***> wrote:
Yes, this is possible, see audacious --help.
You can use audacious -2 to launch a separate Audacious instance with a
separate, independent configuration directory (e.g. ~/.config/audacious-2
instead of ~/.config/audacious).
—
Reply to this email directly, view it on GitHub
<#1806 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXWJ47LGJG7NFWSFJQHLAT42WGTLAVCNFSM6AAAAACY5RRZA2VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTMOJRGY4TMMI>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID:
<audacious-media-player/audacious/repo-discussions/1806/comments/16916961@
github.com>
|
Beta Was this translation helpful? Give feedback.
Yes, this is possible, see
audacious --help.You can use
audacious -2to launch a separate Audacious instance with a separate, independent configuration directory (e.g.~/.config/audacious-2instead of~/.config/audacious).