Consolidate migrations for wl-screenrec + wf-recorder

This commit is contained in:
Ryan Hughes
2025-10-15 10:35:11 -04:00
parent 1a4d1d675c
commit d3048b56bd
5 changed files with 3 additions and 11 deletions

View File

@@ -1,3 +0,0 @@
echo "Install slurp + wl-screenrec for new ALT+PrintScreen screen recorder"
omarchy-pkg-add slurp wl-screenrec

View File

@@ -1,3 +0,0 @@
echo "Install wf-recorder for screen recording for nvidia"
omarchy-pkg-add wf-recorder

View File

@@ -1,3 +0,0 @@
echo "Install wf-recorder for intel based device"
omarchy-pkg-add wf-recorder

View File

@@ -14,7 +14,6 @@ reinstall_package_opr obsidian-bin obsidian
reinstall_package_opr localsend-bin localsend reinstall_package_opr localsend-bin localsend
reinstall_package_opr omarchy-chromium-bin omarchy-chromium reinstall_package_opr omarchy-chromium-bin omarchy-chromium
reinstall_package_opr walker-bin reinstall_package_opr walker-bin
reinstall_package_opr wl-screenrec
reinstall_package_opr python-terminaltexteffects reinstall_package_opr python-terminaltexteffects
reinstall_package_opr tzupdate reinstall_package_opr tzupdate
reinstall_package_opr typora reinstall_package_opr typora

View File

@@ -1,3 +1,5 @@
echo "Change omarchy-screenrecord to use gpu-screen-recorder" echo "Change omarchy-screenrecord to use gpu-screen-recorder"
omarchy-pkg-drop wf-recorder wl-screenrec omarchy-pkg-drop wf-recorder wl-screenrec
omarchy-pkg-add gpu-screen-recorder
# Add slurp in case it hadn't been picked up from an old migration
omarchy-pkg-add slurp gpu-screen-recorder