diff --git a/home-manager/modules/home-manager.nix b/home-manager/modules/home-manager.nix index 236488f..7275280 100644 --- a/home-manager/modules/home-manager.nix +++ b/home-manager/modules/home-manager.nix @@ -47,7 +47,7 @@ "1" = [{ app_id = "firefox"; }]; "2" = [{ app_id = "Alacritty"; }]; "3" = [{ class = "vlc"; }]; - "10" = [ + "9" = [ { class = "Slack"; } { class = "discord"; } ];