adding oculante image viewer
This commit is contained in:
parent
7b061e6cd8
commit
674b10ee73
2 changed files with 13 additions and 0 deletions
|
@ -311,6 +311,7 @@
|
||||||
impala
|
impala
|
||||||
unstable.playerctl
|
unstable.playerctl
|
||||||
mioctl
|
mioctl
|
||||||
|
oculante
|
||||||
unstable.door-knocker
|
unstable.door-knocker
|
||||||
inputs.hyprpicker.packages.x86_64-linux.default
|
inputs.hyprpicker.packages.x86_64-linux.default
|
||||||
farge
|
farge
|
||||||
|
|
|
@ -397,6 +397,18 @@
|
||||||
resample.quality = 1;
|
resample.quality = 1;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
pipewire."10-airplay" = {
|
||||||
|
"context.modules" = [
|
||||||
|
{
|
||||||
|
name = "libpipewire-module-raop-discover";
|
||||||
|
|
||||||
|
# increase the buffer size if you get dropouts/glitches
|
||||||
|
# args = {
|
||||||
|
# "raop.latency.ms" = 500;
|
||||||
|
# };
|
||||||
|
}
|
||||||
|
];
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue