droidcam + adjust open-gallery path
This commit is contained in:
parent
cd489f0f98
commit
5a0117fe92
@ -32,7 +32,7 @@
|
|||||||
sc = "systemctl --user";
|
sc = "systemctl --user";
|
||||||
jc = "journalctl --user -xefu";
|
jc = "journalctl --user -xefu";
|
||||||
open-gallery = ''
|
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)"'';
|
xdg-open "$(${fd}/bin/fd . ./ Husbands -tdirectory -d 1 | ${fzf}/bin/fzf -i)"'';
|
||||||
};
|
};
|
||||||
enableVteIntegration = true;
|
enableVteIntegration = true;
|
||||||
|
|||||||
@ -122,6 +122,7 @@
|
|||||||
enableVirtualCamera = true;
|
enableVirtualCamera = true;
|
||||||
plugins = builtins.attrValues {
|
plugins = builtins.attrValues {
|
||||||
inherit (pkgs.obs-studio-plugins)
|
inherit (pkgs.obs-studio-plugins)
|
||||||
|
droidcam-obs
|
||||||
obs-vkcapture
|
obs-vkcapture
|
||||||
obs-vaapi
|
obs-vaapi
|
||||||
obs-tuna
|
obs-tuna
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user