3 lines
125 B
Bash
3 lines
125 B
Bash
echo "Add missing libappindicator-gtk3 for Dropbox icon tray to work right"
|
|
yay -S --noconfirm --needed libappindicator-gtk3
|