From 6ebf1e6e6ec55aeffcfc8bbf9864b22b5ba08568 Mon Sep 17 00:00:00 2001 From: Gavin Nugent Date: Sun, 23 Nov 2025 19:37:26 +0000 Subject: [PATCH] Known limitations --- Known limitations | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Known limitations diff --git a/Known limitations b/Known limitations new file mode 100644 index 0000000..0cad467 --- /dev/null +++ b/Known limitations @@ -0,0 +1,4 @@ + • Arch-only: the installer assumes pacman and Arch-style packaging. + • Hyprland-only: it looks specifically for Hypr configs and uses hyprctl. + • Multimonitor setups: Gamescope is launched against your primary output; complex multi-monitor layouts may need extra work. + • Wayland focus: X11 setups are not directly supported.