Doesn't belong here

This commit is contained in:
David Heinemeier Hansson 2025-08-25 09:33:09 +02:00
parent 44529a7a25
commit 03503364cc

View File

@ -4,8 +4,4 @@ if lspci | grep -qi 'nvidia'; then
if ! command -v wf-recorder &>/dev/null; then
sudo pacman -S --noconfirm --needed wf-recorder
fi
if command -v wl-screenrec &>/dev/null; then
yay -R --noconfirm wl-screenrec
fi
fi