RaphaelRochet / arch-update

Update indicator for ArchLinux and Gnome-Shell
https://extensions.gnome.org/extension/1010/archlinux-updates-indicator/
GNU General Public License v3.0
227 stars 68 forks source link

Yay updates #236

Open bircni opened 1 month ago

bircni commented 1 month ago

When dependencies are installed with yay they don't show up. Is there a possibility to add this?

RaphaelRochet commented 1 month ago

Hi, I guess you already set the check command to use yay. The extension displays whatever yay outputs. If something is missing, look into yay options maybe.

bircni commented 1 month ago

@RaphaelRochet nope i didnt, where can i do this?

RaphaelRochet commented 1 month ago

You can edit these in settings. The wiki can give you examples of what to use for yay. https://github.com/RaphaelRochet/arch-update/wiki#yay

GaVenga commented 1 month ago

Using Manjaro I do: Checking for updates: /usr/bin/pamac checkupdates -aq Update: gnome-terminal -- /bin/sh -c "yay -Syyu ; echo Done - Press enter to exit; read _"