Underknowledge

Results 17 comments of Underknowledge

Same problem. ~~What cind of works. ~~ ```bash tilix tilix --action session-add-left -x "~/some/path/" tilix --action session-add-right -x "ssh myserver" ``` ~~Neither in the help or the man pages I...

For fire tv sticks: `db shell am start -a android.intent.action.VIEW -d "https://www.youtube.com/watch?v=bpQMMPiLkGI" com.amazon.firetv.youtube` To get a list of user installed apps `pm list packages -3"|cut -f 2 -d ":"" `

I leave this here - maybe it helps somebody `I was able to get this game running on wine without much trouble.` `The only special thing I needed to do...

well, yes. That is basically true for every key by default. But you can add them to the keychain. the default is that ssh-keygen utility looks for the `*-cert.pub` files...

Reproduced, also fedora 40 and nix ``` RUST_BACKTRACE=full rio thread 'main' panicked at /build/rio-0.0.39-vendor.tar.gz/wgpu-hal/src/gles/egl.rs:798:88: called `Option::unwrap()` on a `None` value stack backtrace: 0: 0x55977af9146d - ::fmt::h4886110ae7835fd2 1: 0x55977ac11500 - core::fmt::write::h6fab83f0f5bc0c8f...

Yes, but I'm not sure if this is Rio's fault. I encountered a similar issue when setting up Kitty. Packages in nixpkgs are configured to use graphics drivers from /run/opengl-driver....

as a interesing sidenote: this "works" `LD_LIBRARY_PATH=/usr/lib64 /nix/store/rgvx9v2llvziqwsbck04w7zhr6ak8dn6-rio-0.1.7/bin/rio`