fix: steam wmclass

This commit is contained in:
oddlama 2023-10-02 23:42:50 +02:00
parent e33476a7f5
commit 19cd5c3914
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 3 additions and 3 deletions

View file

@ -214,7 +214,7 @@ in {
];
"5" = [
{class = "^bottles$";}
{class = "^Steam$";}
{class = "^steam$";}
{class = "^prismlauncher$";}
];
"7" = [
@ -245,7 +245,7 @@ in {
}) ["7" "8" "9"];
}
.${nixosConfig.node.name}
or {};
or [];
};
extraConfig = let