droidcam + adjust open-gallery path

This commit is contained in:
2025-04-21 19:12:36 -06:00
parent cd489f0f98
commit 5a0117fe92
2 changed files with 2 additions and 1 deletions

View File

@@ -32,7 +32,7 @@
sc = "systemctl --user";
jc = "journalctl --user -xefu";
open-gallery = ''
cd /srv/miniserver/pool/scrapping/JawZ/gallery-dl &&
cd /srv/server/pool/scrapping/JawZ/gallery-dl &&
xdg-open "$(${fd}/bin/fd . ./ Husbands -tdirectory -d 1 | ${fzf}/bin/fzf -i)"'';
};
enableVteIntegration = true;