switch from wpaperd to mpvpaper
This commit is contained in:
parent
3af156e3e8
commit
e73494dfb4
2 changed files with 22 additions and 19 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue