iulian
iulian
Apparently for K3 these work: Auto sleep in 10mins: Press fn+s+l+r for four seconds. Auto sleep in 20mins: Press fn+s+l+t for four seconds. Auto sleep in 30mins: Press fn+s+l+y for...
@mdebusk You could run it through a `sed` to remove the markdown: `xdg-ninja | sed -r "s/\x1B\[([0-9]{1,3}(;[0-9]{1,3})*)?[mGK]//g" > ./xdg-ninja.out`
Config file, too, is still `/etc/lenovo_fix.conf`.
Hey guys. Cloned and installed, but when I try to run DarkFly, I get this: `u0_a256@localhost ~/g/DarkFly-Tool> DarkFly Failed to execute process '/data/data/com.termux/files/usr/bin/DarkFly'. Reason: exec: Exec format error The file...
> **Welcome** Please make sure you're read our [DNS API Dev Guide](../wiki/DNS-API-Dev-Guide) and [DNS-API-Test](../wiki/DNS-API-Test). Then reply on this message, otherwise, your code will not be reviewed or merged. We look...
@cjbarroso I disabled the Tabs plugin, and it works like it should now. Thanks for the tip! Any workaround so I can use both plugins? @c6p that worked! thank you!
The idea is to make it fully POSIX compliant, and we have a large PR (#19), it's just tricky to merge it, as there are a lot of conflicts. I'll...
#19 was merged, the shell should not be an issue anymore.
Yup, works just fine with Jellyseer.   @kiranshila Maybe you can add this info to the README, that it works with both? Also, changing from OVERSEER__ to just SEER__...
is the script in `/`? if you used the instructions in the wiki, it should be in `/root`. do a `cd /root` and make sure the script is executable using...