Picture in Picture for Zen Browser
This commit is contained in:
@@ -55,8 +55,10 @@ input {
|
|||||||
}
|
}
|
||||||
touchpad {
|
touchpad {
|
||||||
natural-scroll
|
natural-scroll
|
||||||
|
// accel-profile "flat"
|
||||||
}
|
}
|
||||||
mouse {
|
mouse {
|
||||||
|
// accel-profile "flat"
|
||||||
}
|
}
|
||||||
trackpoint {
|
trackpoint {
|
||||||
}
|
}
|
||||||
@@ -227,6 +229,7 @@ window-rule {
|
|||||||
opacity 0.9
|
opacity 0.9
|
||||||
}
|
}
|
||||||
window-rule {
|
window-rule {
|
||||||
|
match app-id="zen" title="^Picture-in-Picture$"
|
||||||
match app-id=r#"firefox$"# title="^Picture-in-Picture$"
|
match app-id=r#"firefox$"# title="^Picture-in-Picture$"
|
||||||
match app-id="zoom"
|
match app-id="zoom"
|
||||||
open-floating true
|
open-floating true
|
||||||
|
|||||||
Reference in New Issue
Block a user