zen browser PiP
This commit is contained in:
parent
31e73bb3d1
commit
3ed6daaf2f
@ -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"; }
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user