Tristan Ross
Tristan Ross
I got this issue on Arch Linux, I've got all of the dependencies installed except zlib1g and qtchooser. I tried installing QtChooser but it conflicts with qt5-base and when I...
Part of my code: ``` child_process.spawn(cmd, args, Object.assign({stdio: [intoStream(sudoPassword + '\n'), 'pipe', 'pipe']}, opts || {})); ```
I'm also looking to see this work.
> There is significant work that needs to happen upstream in wlroots first before river can support this. Yeah totally, I hope that in the next year we see what...
On the topic of HDR, a Sway issue links https://code.videolan.org/videolan/libplacebo. It may be possible to use this in conjunction with colord.
I noticed this with my nixOS based OS, ExpidusOS. I know the error is somewhat coming from [these lines](https://github.com/ExpidusOS/channel/blob/master/modules/system/default.nix#L158-L167) and [these lines](https://github.com/ExpidusOS/channel/blob/master/modules/system/default.nix#L6-L52). I'm not sure what a minimal example would...
No, I have it set to "gamepad with joystick trackpad" so it'll work with the Midnight Controls mod in my Fabric instances.
I've also noticed that if you have two windows with the same name, both are highlighted as selected.
I've been looking into this since I'm looking to deploy AWS and Kubernetes things through ArgoCD. I've determined that `terraform plan --out=[file]` can output the stack in a weird binary...
I have the same problem, trying to use the Tidal desktop app but it wants to be ran as a normal user. `runas` is not available, I just installed Bottles...