From f198fb537c45ea976b98ee1258722f08ffd78c2e Mon Sep 17 00:00:00 2001 From: sls <105721+sls@users.noreply.github.com> Date: Sat, 23 May 2026 11:25:05 -0400 Subject: [PATCH] point to correct xdg-desktop-portal for Hyprland Hyprland isn't based on wlroots since Jul 2024, so pointing Readme to the correct xdg-desktop-portal. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62fabeaf..04d83059 100644 --- a/README.md +++ b/README.md @@ -248,7 +248,7 @@ If you are on Fedora + KDE Plasma and the system unit path is awkward, a user-se - old system-level overrides are removed if they force the wrong socket path - `codex-computer-use-linux doctor` reports `can_send_development_input: true` -A working XDG Desktop Portal implementation is needed if you are not on GNOME — `xdg-desktop-portal-kde` for KDE Plasma, `xdg-desktop-portal-wlr` for sway / Hyprland, or your distro's preferred portal backend for i3. GNOME ships a working portal by default. +A working XDG Desktop Portal implementation is needed if you are not on GNOME — `xdg-desktop-portal-kde` for KDE Plasma, `xdg-desktop-portal-wlr` for sway, `xdg-desktop-portal-hyprland` for Hyprland, or your distro's preferred portal backend for i3. GNOME ships a working portal by default. ### Verifying readiness