update helium
This commit is contained in:
parent
f7f4061085
commit
88c4990578
2 changed files with 19 additions and 3 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue