Arch-Linux
Thunderbird 60 Manjaro(拱形)托盤
我使用 Manjaro (arch) 和 Thunderbird 60.4.0。是否有任何附加組件或應用程序可以在托盤中顯示 Thunderbird(以及未讀消息計數)?
您可以使用 birdtray: Birdtray — Birdtray 是 Thunderbird 60+ 的系統托盤新郵件通知,不需要擴展。使用系統托盤圖示執行 Thunderbird。
https://github.com/gyunaev/birdtray || birdtrayAUR
它已經在 aur 上。
您還可以將alltray與 Tinnyx 的名為Keep in Taskbar的雷鳥外掛一起使用。首先使用 Thunderbirds 外掛部分安裝外掛。然後安裝 alltray 並
pacman -S alltray
添加alltray -H thunderbird
到系統啟動命令。這將在系統啟動時啟動 Thunderbird,在托盤中最小化。(雖然它不會顯示消息計數。)
-H
如果您不想開始最小化,您可以省略。Alltray 應該適用於任何程序,因此它是一個非常有用的工具。它絕對可以在 60 版之後的 Thunderbird 上執行。它在 Thunderbird 60 之前的版本上表現不佳。