Fix error in WebCord app_id
This commit is contained in:
parent
becc0ad0c4
commit
75f4f32880
1 changed files with 1 additions and 1 deletions
|
@ -168,7 +168,7 @@
|
|||
};
|
||||
assigns = {
|
||||
"$ws3" = [{app_id = "firefox";} {app_id = "org.qutebrowser.qutebrowser";}];
|
||||
"$ws4" = [{app_id = "Webcord";}];
|
||||
"$ws4" = [{app_id = "WebCord";}];
|
||||
"$ws7" = [{app_id = "org.inkscape.Inkscape";} {app_id = "org.kde.kdenlive";}];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue