From 73eba68f95df5915f2cadb87e6831ea214063a33 Mon Sep 17 00:00:00 2001 From: swomf Date: Mon, 16 Dec 2024 09:25:12 -0500 Subject: [PATCH] config/graphical-session/wayland.md: fixup wayland gtk+ link The link was moved from https://web.archive.org/web/20230409021006/https://wiki.gnome.org/Initiatives/Wayland/GTK%2B to https://wiki.gnome.org/Initiatives(2f)Wayland(2f)GTK(2b).html --- src/config/graphical-session/wayland.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/config/graphical-session/wayland.md b/src/config/graphical-session/wayland.md index 91ccc764..a9bd59c2 100644 --- a/src/config/graphical-session/wayland.md +++ b/src/config/graphical-session/wayland.md @@ -58,8 +58,8 @@ package. EFL-based applications require setting the environment variable `ELM_DISPLAY=wl`, and can have issues without it, due to not supporting XWayland properly. [SDL](https://libsdl.org)-based applications require setting the environment variable `SDL_VIDEODRIVER=wayland`. -[GTK+](https://wiki.gnome.org/Initiatives/Wayland/GTK%2B)-based applications -should use the Wayland backend automatically. +[GTK+](https://wiki.gnome.org/Initiatives(2f)Wayland(2f)GTK(2b).html)-based +applications should use the Wayland backend automatically. Media applications, such as [mpv(1)](https://man.voidlinux.org/mpv.1), [vlc(1)](https://man.voidlinux.org/vlc.1) and `imv` work natively on Wayland.