this post was submitted on 19 Feb 2024
0 points (NaN% liked)

Fedora Linux

1680 readers
2 users here now

All about Fedora Linux

founded 5 years ago
MODERATORS
 
top 3 comments
sorted by: hot top controversial new old
[–] Pantherina@feddit.de 0 points 7 months ago (1 children)

Dafuk is that tool. Normally you want to use polkit > sudo > su. You dont need a root account and VanillaOS doesnt even need sudo anymore.

This seems like extremely outdated software.

[–] DripGeronimo@lemmy.zip 0 points 7 months ago (1 children)

It's a Plasma widget that uses EnvyControl to switch between GPUs on systems that have both an nvidia and AMD GPU. It works fine using the command line, but this widget runs into this issue

https://github.com/enielrodriguez/optimus-gpu-switcher

[–] Pantherina@feddit.de 0 points 7 months ago

You might want to fork it, replace kdesu with pkexec and see how that goes.