Enitoni / pulseshitter

An overengineered workaround to Discord not supporting audio when screensharing on Linux.
Mozilla Public License 2.0
349 stars 8 forks source link

Any way to reconfigure for a new bot? #24

Closed tactiical closed 5 months ago

tactiical commented 6 months ago

I was testing this on my alt account but I'd like to set it up again with my main and can't figure out how to do that

edit: nevermind, i found the config file

Enitoni commented 6 months ago

Yeah at the moment there's not a way to do this from within pulseshitter itself. The config file is stored in $XDG_CONFIG_HOME or $HOME/.config with a ron file called pulseshitter-config.ron

I was actually working on a refactor of the UI, then I got distracted with other work. But with said refactor, I planned to make it easier to change the config, and even adding settings to make it work how you want to.

I'm not sure when I will be able to work on this again, but I will leave the issue open until then.

tactiical commented 6 months ago

Yeah at the moment there's not a way to do this from within pulseshitter itself. The config file is stored in $XDG_CONFIG_HOME or $HOME/.config with a ron file called pulseshitter-config.ron

I was actually working on a refactor of the UI, then I got distracted with other work. But with said refactor, I planned to make it easier to change the config, and even adding settings to make it work how you want to.

I'm not sure when I will be able to work on this again, but I will leave the issue open until then.

no worries, thank you for the reply!

Enitoni commented 5 months ago

This has now been implemented in v3.0.0! You no longer have to find the config file and edit it manually.