mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
10 lines
317 B
Plaintext
10 lines
317 B
Plaintext
# Picture-in-picture overlays
|
|
windowrule = tag +pip, title:(Picture.?in.?[Pp]icture)
|
|
windowrule = float, tag:pip
|
|
windowrule = pin, tag:pip
|
|
windowrule = size 600 338, tag:pip
|
|
windowrule = keepaspectratio, tag:pip
|
|
windowrule = noborder, tag:pip
|
|
windowrule = opacity 1 1, tag:pip
|
|
windowrule = move 100%-w-40 4%, tag:pip
|