fix: assign thunderbird to workspace 10

This commit is contained in:
Laureηt 2022-12-23 16:04:52 +01:00
parent d9188757ba
commit 93b231ec6f
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -302,7 +302,7 @@ in {
]; ];
assigns = { assigns = {
"9" = [{ class = "^Element$"; }]; "9" = [{ class = "^Element$"; }];
# "10" = [{ class = "^Thunderbird"; }]; "10" = [{ app_id = "thunderbird"; }];
}; };
keybindings = { keybindings = {
# Start a terminal # Start a terminal