mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-06 12:37:46 +00:00
Consolidate migrations for wl-screenrec + wf-recorder
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
echo "Install slurp + wl-screenrec for new ALT+PrintScreen screen recorder"
|
|
||||||
|
|
||||||
omarchy-pkg-add slurp wl-screenrec
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
echo "Install wf-recorder for screen recording for nvidia"
|
|
||||||
|
|
||||||
omarchy-pkg-add wf-recorder
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
echo "Install wf-recorder for intel based device"
|
|
||||||
|
|
||||||
omarchy-pkg-add wf-recorder
|
|
||||||
@@ -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
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user