From 93b231ec6f1f302ee66de08212e32252d7c8f38e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Laure=CE=B7t?= Date: Fri, 23 Dec 2022 16:04:52 +0100 Subject: [PATCH] fix: assign thunderbird to workspace 10 --- hosts/neodymium/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/neodymium/configuration.nix b/hosts/neodymium/configuration.nix index 4430a90..b11963f 100644 --- a/hosts/neodymium/configuration.nix +++ b/hosts/neodymium/configuration.nix @@ -302,7 +302,7 @@ in { ]; assigns = { "9" = [{ class = "^Element$"; }]; - # "10" = [{ class = "^Thunderbird"; }]; + "10" = [{ app_id = "thunderbird"; }]; }; keybindings = { # Start a terminal