forked from Shinonome/dots-hyprland
hyprland: add windowrule for chromium screensharing popup positioning
This commit is contained in:
@@ -67,6 +67,11 @@ windowrule = match:title ^([Pp]icture[-\s]?[Ii]n[-\s]?[Pp]icture)(.*)$, size (mo
|
||||
windowrule = match:title ^([Pp]icture[-\s]?[Ii]n[-\s]?[Pp]icture)(.*)$, float on
|
||||
windowrule = match:title ^([Pp]icture[-\s]?[Ii]n[-\s]?[Pp]icture)(.*)$, pin on
|
||||
|
||||
# Screen sharing
|
||||
windowrule = match:title .*is sharing (a window|your screen).*, float on
|
||||
windowrule = match:title .*is sharing (a window|your screen).*, pin on
|
||||
windowrule = match:title .*is sharing (a window|your screen).*, move (monitor_w*.5-window_w*.5) (monitor_h-window_h-12)
|
||||
|
||||
# --- Tearing ---
|
||||
windowrule = match:title .*\.exe, immediate on
|
||||
windowrule = match:title .*minecraft.*, immediate on
|
||||
|
||||
Reference in New Issue
Block a user