Michal Ulianko

Results 33 comments of Michal Ulianko

> As a dual monitor person with a portrait monitor, I would love to see [#401](https://github.com/YaLTeR/niri/issues/401) rather than this solution :) For me it's completely opposite. I'm using my portrait...

> Potential fix: #10345 I'm not sure whether it has really been fixed of whether the problem is with actually with https://github.com/NixOS/nixpkgs/blob/85a13515a5fd98ca1a4aeefcaedcb6417f841e13/lib/types.nix#L538 in my case: https://discourse.nixos.org/t/nixos-options-of-type-pathinstore-break-when-running-nixos-install/47429/4

There is no need for some dirty hacks like udev calling stinky bash scripts or having systemd services. Just plain udev suffices: ``` # Owon Oscilloscope ATTRS{idVendor}=="5345", ATTRS{idProduct}=="1234", MODE="660", GROUP="plugdev"...