fyrk
fyrk
Thanks for your comment, I know Python 3 is already installed, but it's 3.5, not the newest version 3.8.3 (Debian stretch repositories only have Python 3.5 from what I know)....
> Packages from deadsnakes/ppa are built for x64 architecture (Intel and AMD processors) not for armel (EV3) or even armhf (Raspberry Pi). Oh, I didn't know that, thanks. So the...
> May I ask why do you require 3.8 specifically? It just would be good if one could use the newest Python features: f-strings (since 3.6) walrus operator (since 3.8),...
Okay, so, I made a few tests. - setting `layout "noted,ru"` makes Mod+ö open Firefox, as expected, so apparently the issue does not appear with all second keyboard layouts -...
> ```nix > systemd.user.services.niri-flake-polkit = { > wants = lib.mkForce []; > requisite = [ "graphical-session.target" ]; > partOf = [ "graphical-session.target" ]; > }; > ``` This seems to...
> anywhow, TLDR, current symptoms: everything Works Technically, it just sometimes takes about 2 minutes to start xdg-desktop-portal (but there is no delay when i wanted to record it) Sounds...