fix element window on specific workspace
This commit is contained in:
parent
c83ec90489
commit
4e4b696177
@ -108,7 +108,7 @@
|
||||
assigns = {
|
||||
"workspace number 1" = [{ app_id = "thunderbird"; }];
|
||||
"workspace number 2" = [{ app_id = "firefox"; }];
|
||||
"workspace number 3" = [{ class = "Element"; }];
|
||||
"workspace number 3" = [{ app_id = "Element"; }];
|
||||
};
|
||||
|
||||
window.commands = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user