update helium

This commit is contained in:
Sean Kovacs 2025-11-17 10:09:56 -05:00
commit a6ba6d56af
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 19 additions and 3 deletions

View file

@ -94,6 +94,22 @@
};
};
}
{
description = "Steam (Distrobox)";
match = {
window-class = {
value = "steamwebhelper";
type = "substring";
};
window-types = [ "normal" ];
};
apply = {
desktopfile = {
value = "distrobox-steam";
apply = "force";
};
};
}
];
kwin = {