Position picture-in-picture windows correctly (closes #260)

Co-authored-by: @ElFitaFlores
This commit is contained in:
David Heinemeier Hansson 2025-08-04 11:32:59 +02:00
parent 1b650c2503
commit 9855693eb1
2 changed files with 9 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# App-specific tweaks
source = ~/.local/share/omarchy/default/hypr/apps/pip.conf
source = ~/.local/share/omarchy/default/hypr/apps/chromium.conf
source = ~/.local/share/omarchy/default/hypr/apps/hyprshot.conf
source = ~/.local/share/omarchy/default/hypr/apps/retroarch.conf

View 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