diff --git a/install/omarchy-base.packages b/install/omarchy-base.packages index 59e1cc95..62119a47 100644 --- a/install/omarchy-base.packages +++ b/install/omarchy-base.packages @@ -47,7 +47,7 @@ gvfs-smb hypridle hyprland hyprland-guiutils -hyprland-preview-share-picker-git +hyprland-preview-share-picker hyprlock hyprpicker hyprsunset diff --git a/migrations/1765587218.sh b/migrations/1765587218.sh index fa5204e7..f5ce6ae9 100644 --- a/migrations/1765587218.sh +++ b/migrations/1765587218.sh @@ -1,5 +1,5 @@ echo "Add custom share portal picker" -omarchy-pkg-add hyprland-preview-share-picker-git +omarchy-pkg-add hyprland-preview-share-picker if ! grep -q "custom_picker_binary" ~/.config/hypr/xdph.conf; then sed -i '/screencopy {/a\ custom_picker_binary = hyprland-preview-share-picker' ~/.config/hypr/xdph.conf