如何将 Wine 系统托盘图标放入实际系统托盘
chrome-gnome-shell
sudo apt install chrome-gnome-shell -y
gnome-shell-extension-top-icons-plus
gnome-shell-extension-top-icons-plus
参考:https://blog.csdn.net/visnon_chan/article/details/117412400
参考:https://askubuntu.com/questions/1079117/how-to-show-wine-system-tray-icons-in-the-system-top-bar-ubuntu-18-04
gnome-shell-extension-desktop-icons-ng
gnome-shell-extension-desktop-icons-ng/jammy-updates,jammy-updates,now
官方地址:https://gitlab.com/rastersoft/desktop-icons-ng
实测起效果的是:gnome-shell-extension-appindicator
。
项目地址:https://github.com/ubuntu/gnome-shell-extension-appindicator
apt install gnome-shell-extension-appindicator -y