mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Position picture-in-picture windows correctly (closes #260)
Co-authored-by: @ElFitaFlores
This commit is contained in:
8
default/hypr/apps/pip.conf
Normal file
8
default/hypr/apps/pip.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
# Picture-in-picture overlays
|
||||
windowrule = tag +pip, title:(Picture.{0,1}in.{0,1}[Pp]icture)
|
||||
windowrule = float, tag:pip
|
||||
windowrule = pin, tag:pip
|
||||
windowrule = keepaspectratio, tag:pip
|
||||
windowrule = noborder, tag:pip
|
||||
windowrule = opacity 1 1, tag:pip
|
||||
windowrule = move 100%-w-40 4%, tag:pip
|
||||
Reference in New Issue
Block a user