diff --git a/migrations/1753176520.sh b/migrations/1753176520.sh index 5e68e410..e26abf2f 100644 --- a/migrations/1753176520.sh +++ b/migrations/1753176520.sh @@ -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