switch from wpaperd to mpvpaper

This commit is contained in:
Sean Kovacs 2026-02-20 14:56:55 -05:00
commit e73494dfb4
Signed by: sckova
GPG key ID: 00F325187C68651A
2 changed files with 22 additions and 19 deletions

View file

@ -138,7 +138,7 @@
bottom-right = 8.0;
};
clip-to-geometry = true;
opacity = 1.0;
opacity = 0.975;
}
{
matches = [
@ -159,9 +159,20 @@
{
app-id = "vesktop$";
}
{
app-id = "org.gnome.Nautilus$";
}
];
block-out-from = "screen-capture";
}
{
matches = [
{
is-active = false;
}
];
opacity = 0.95;
}
{
matches = [
{
@ -183,6 +194,9 @@
{
namespace = "^wpaperd.*";
}
{
namespace = "^mpvpaper";
}
];
place-within-backdrop = true;
}