forked from mirrors_public/oddlama_nix-config
fix: steam wmclass
This commit is contained in:
parent
e33476a7f5
commit
19cd5c3914
2 changed files with 3 additions and 3 deletions
|
@ -120,7 +120,7 @@ in {
|
|||
assigns = {
|
||||
"9" = [
|
||||
{class = "^steam_app_";}
|
||||
{app_id = "^Steam$";}
|
||||
{app_id = "^steam$";}
|
||||
{class = "^steam$";}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue