From c9b0185c9a72b16d405f590b0fbf81bf85eca7dd Mon Sep 17 00:00:00 2001 From: Tobias Reisinger Date: Tue, 30 Jan 2024 00:57:47 +0100 Subject: [PATCH] Switch teamspeak flatpak to ts3 version --- .config/autostart.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/autostart.toml b/.config/autostart.toml index a0f7389..deb21a9 100644 --- a/.config/autostart.toml +++ b/.config/autostart.toml @@ -99,7 +99,7 @@ hosts = ['portalo'] group = '' [apps.teamspeak] -command = 'flatpak run com.teamspeak.TeamSpeak -nosingleinstance' +command = 'flatpak run com.teamspeak.TeamSpeak3 -nosingleinstance' hosts = [] group = 'chat'