Niri: Difference between revisions

Axka (talk | contribs)
m Typo + keyboard shortcut with <kbd> element
Matthew (talk | contribs)
Added Troubleshooting XWayland apps not working (and how to fix it)
Line 82: Line 82:
   ];
   ];
});</nowiki>}}
});</nowiki>}}
=== XWayland apps not working ===
There is a optional dependency for Niri which is highly recommended to install (you can read [https://github.com/YaLTeR/niri/wiki/Xwayland this] article to learn more about this)
{{Code|1=home.packages = with pkgs; [
  xwayland-satellite # xwayland support
];|lang=Nix}}
After you installed {{ic|xwayland-satellite}} Niri will integrate it out of the box and all of your XWayland apps will function properly.


== See Also ==
== See Also ==