Change to non-git version

This commit is contained in:
Ryan Hughes
2025-12-13 20:29:31 -05:00
parent 573cbd8ec3
commit 33eabb0c88
2 changed files with 2 additions and 2 deletions

View File

@@ -47,7 +47,7 @@ gvfs-smb
hypridle
hyprland
hyprland-guiutils
hyprland-preview-share-picker-git
hyprland-preview-share-picker
hyprlock
hyprpicker
hyprsunset

View File

@@ -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