You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AUR PKGBUILD optdepends descriptions trimmed across both packages.
Dropped parenthetical / env-var noise: playerctl no longer carries (SHOW_NOW_PLAYING=true), wlrctl no longer carries (recommended),
and the ydotool / figlet blurbs are slightly shorter. The env
var docs belong in the README, not in a pacman info pane. Cleaner
output from pacman -Qi and pacman -Si. Also reduces the volume
of false errors produced by CachyOS's shelly package manager,
which has a parser bug that splits optdep descriptions on
whitespace and treats each token as a separate package name
(standard pacman / paru / yay were never affected).