Post #2198165
2026-04-28 13:43 UTC
also, gosh i love nix
```nix
package = (
pkgs.niri.overrideAttrs (oldAttrs: {
patches = [ ./thumb_button.patch ];
})
);
```
Replies (1)
-
@vavakado@mas.to 2026-04-28 14:26
no it just isn't working. niri sees my forward key and thumb key as the same key. fuck it i am gonna do my keybinds to this button using solaar