zen browser PiP

This commit is contained in:
Simon Gardling 2025-03-17 00:15:45 -04:00
parent 31e73bb3d1
commit 3ed6daaf2f
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -89,6 +89,22 @@
}; };
} }
{ clip-to-geometry = true; } { clip-to-geometry = true; }
{
matches = [
{
app-id = "Zen Browser$";
title = "^Picture-in-Picture$";
}
];
open-floating = true;
default-column-width = {
fixed = 480;
};
default-window-height = {
fixed = 270;
};
}
]; ];
# XF86AudioMedia allow-when-locked=true { spawn "playerctl" "play-pause"; } # XF86AudioMedia allow-when-locked=true { spawn "playerctl" "play-pause"; }