Mr Snake
Mr Snake
You can edit the code. the download_file function line 32 like this: ``` def download_file(url, f_name): proxies = { "http": "http://127.0.0.1:10809", "https": "http://127.0.0.1:10809", } md5 = "" response = requests.get(url,...
https://github.com/NixOS/nixpkgs/issues/218939#issue-1604259664 I have the same problem, I use pure lua config and use nix to install treesiiter. But it can't work.
https://github.com/luvit/luv/issues/633 maybe this problem because of this type `:lua require("luv").handle_get_type(newproxy())` will show this crash
I have the same problem. Maybe, because xwayland application do not scale, but fcitx5 is a native wayland application, it still scale.