niri-flake
niri-flake copied to clipboard
Nix packages and modules for niri
Steps to reproduce: ``` $ rofi -show drun -no-config | wl-copy (process:9501): libnkutils-bindings-CRITICAL **: 10:39:42.553: nk_bindings_seat_handle_key: assertion 'self->keymap != NULL' failed ``` Using default niri configuration.
niri recommends installing xdg-desktop-portal-gtk alongside the gnome desktop portal. I think this would be necessary to get the file picker to work, e.g. chromium complains with "[235303:235341:0818/144814.027687:ERROR:object_proxy.cc(576)] Failed to call...
Hi there, few quick questions. - Can I safely run this along side Gnome? I ask because of how it is described that Niri sets up a complete Wayland env....
The systemd integration is quite a mess compared to the Sway and Hyprland modules. The swayidle service won't start because it doesn't have access to the `WAYLAND_DISPLAY` variable, and the...
First of all, thank you for your work and effort on this! So far i haven't used flakes and am thus a bit hesitant about it. That's why i am...
I'd really like to be able to use this module to generate my niri config, but I don't use home manager... I currently am doing this with: ``` nixpkgs.overlays =...
``` Flake lock file updates: • Updated input 'niri-unstable': 'github:YaLTeR/niri/33b39913c7121a6c7b112beb0e329c3e64e4f57a?narHash=sha256-v6hhDJNLhdCiuFn6ic7D3lk/lk27%2B6OOzG213ikRu4w%3D' (2024-10-12) → 'github:YaLTeR/niri/d7156df8428cb9e6665a212e66c74bdb25842be8?narHash=sha256-HQc10OfFNie5YocsrJQCN6BOi%2BCZ0uuGGHGbJFXjgUI%3D' (2024-10-13) ``` sodiboo will now force-push my branch in order for the cachix action to run. This...
[Niri's recent commit](https://github.com/YaLTeR/niri/commit/03c603918d817762ee95d21ea15a854adf47886e) added two configuration options. I hope that this project can keep up with it.
"trace: evaluation warning: `pkgs.xwayland-satellite` will change behaviour in the future" what do i specifically have to set in order to fix this? i apologize for making an issue here asking...