fix: add wayland discord app_id
This commit is contained in:
parent
f6028fcbb9
commit
e435a4fe82
1 changed files with 4 additions and 1 deletions
|
@ -141,7 +141,10 @@
|
|||
assigns = {
|
||||
"2" = [ { app_id = "firefox"; } ];
|
||||
"3" = [ ];
|
||||
"4" = [ { class = "discord"; } ];
|
||||
"4" = [
|
||||
{ class = "discord"; }
|
||||
{ app_id = "com.discordapp.Discord"; }
|
||||
];
|
||||
"5" = [ { app_id = "lollypop"; } ];
|
||||
};
|
||||
seat = {
|
||||
|
|
Loading…
Add table
Reference in a new issue