From 7dd85987074e53ffa809efe939cee0b8e700312b Mon Sep 17 00:00:00 2001 From: vaxerski <43317083+vaxerski@users.noreply.github.com> Date: Fri, 5 May 2023 21:13:26 +0100 Subject: [PATCH] mention nvidia patches --- pages/Nvidia/_index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/Nvidia/_index.md b/pages/Nvidia/_index.md index 09273f9..24519bf 100644 --- a/pages/Nvidia/_index.md +++ b/pages/Nvidia/_index.md @@ -57,6 +57,11 @@ Launch Hyprland. It _should_ work now. +## Fixing screensharing / screenshots +Apply nvidia patches to the wlroots in `subprojects/wlroots` before building. +See [patch](https://aur.archlinux.org/cgit/aur.git/tree/nvidia.patch?h=hyprland-nvidia-git) +and [hyprland-nvidia-git's PKGBUILD](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=hyprland-nvidia-git#n72). + ## Fixing random flickering, method 1 If you take a look at the wlroots patches in the [nix flake](https://github.com/hyprwm/Hyprland/blob/main/nix/wlroots.nix)