move back to element

This commit is contained in:
2025-11-13 19:44:46 +01:00
parent d71af6a1c9
commit c83ec90489
2 changed files with 3 additions and 3 deletions

View File

@@ -95,7 +95,7 @@
#{ command = "exec ${pkgs.networkmanagerapplet}/bin/nm-applet --indicator"; }
{ command = "${pkgs.thunderbird}/bin/thunderbird"; }
{ command = "${pkgs.firefox}/bin/firefox"; }
{ command = "${pkgs.nheko}/bin/nheko"; }
{ command = "${pkgs.element-desktop}/bin/element-desktop"; }
];
workspaceAutoBackAndForth = true;
@@ -108,7 +108,7 @@
assigns = {
"workspace number 1" = [{ app_id = "thunderbird"; }];
"workspace number 2" = [{ app_id = "firefox"; }];
"workspace number 3" = [{ app_id = "nheko"; }];
"workspace number 3" = [{ class = "Element"; }];
};
window.commands = [