powercord-org / powercord

A lightweight @discord client mod focused on simplicity and performance.
MIT License
1.2k stars 147 forks source link

Injector(linux): Add doas & plain su support #635

Closed Vendicated closed 2 years ago

Vendicated commented 2 years ago

Tries both sudo and doas. If neither are found, falls back to plain su

Closes https://github.com/powercord-org/powercord/issues/466