fix: assign thunderbird to workspace 10
This commit is contained in:
parent
d9188757ba
commit
93b231ec6f
|
@ -302,7 +302,7 @@ in {
|
|||
];
|
||||
assigns = {
|
||||
"9" = [{ class = "^Element$"; }];
|
||||
# "10" = [{ class = "^Thunderbird"; }];
|
||||
"10" = [{ app_id = "thunderbird"; }];
|
||||
};
|
||||
keybindings = {
|
||||
# Start a terminal
|
||||
|
|
Loading…
Reference in a new issue