disallow steams focus stealing

This commit is contained in:
Schrottkatze 2025-03-14 13:08:22 +01:00
parent beceee7c99
commit bc6d1a94a5
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo

View file

@ -28,6 +28,14 @@
window-rules = [
# TODO: privacy screen rules
{
matches = [
{
app-id = "steam";
}
];
open-focused = false;
}
];
# fix electron apps not doing wayland