mrkvn

Results 12 comments of mrkvn

In PopOS, I also use Hybrid Graphics. I run alacritty using the following command based on [this](https://support.system76.com/articles/graphics-switch-pop/): `__NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia alacritty` Now my alacritty is running on Nvidia. I bind the...

@chrisduerr I tried. Not sure if I did it right. I added the following config to my .yml file: ``` # Power management mode # # This will control things...

``` OS: Pop!_OS 20.10 x86_64 Kernel: 5.8.0-7630-generic GPU: NVIDIA GeForce GTX 1050 Mobile GPU: Intel HD Graphics 630 ``` ``` $ sudo system76-power graphics hybrid ``` I'm not so knowledgeable...

> @mrkvn You're aware that the `energy` setting is below the `window` parent, right? > > So it should look something like this: > > ```yaml > window: > energy:...

> There should be an easy way to test that the config option is getting read and the correct commit was pulled: Change it from `Performance` to something like `aoeu`,...

Sure. Glad to be of help, which actually didn't help :)

I also tested `energy: Performance` in Arch Linux using Optimus Manager, didn't work too.

Based on docs, `sound` could be set to `null`. But I don't think it's working, right?

Any solution for this? I'm using Javascript, not Typescript. :)

@Rabcor Do you have a working script or guide that I can follow to work with Arch/Manjaro? I have Dell Inspiron 7567, Nvidia 1050 GPU. I just follow guides. I...