From d639eb0032a1022f4c76b40646cc7e501e568f35 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Sat, 29 Mar 2025 11:26:20 +0300 Subject: wiki: Document Steam black screen workaround --- wiki/Application-Issues.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wiki/Application-Issues.md b/wiki/Application-Issues.md index 7c663531..1859db65 100644 --- a/wiki/Application-Issues.md +++ b/wiki/Application-Issues.md @@ -73,6 +73,10 @@ You can run Wayland-native games as well by passing `--expose-wayland` to gamesc ### Steam +On some systems, Steam will show a fully black window. +To fix this, navigate to Settings -> Interface (via Steam's tray icon, or by blindly finding the Steam menu at the top left of the window), then **disable** GPU accelerated rendering in web views. +Restart Steam and it should now work fine. + Steam notifications don't run through the standard notification daemon and show up as floating windows in the center of the screen. You can move them to a more convenient location by adding a window rule in your niri config: -- cgit