Add window rule for xdg-desktop-portal windows
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
# Default rule that ships with hypr
|
||||
windowrulev2 = suppressevent maximize, class:.* # You'll probably like this.
|
||||
|
||||
# XDG desktop portal stuff, like file uploads, should float
|
||||
windowrulev2 = float, center 1, class:^(xdg-desktop-portal-gtk)$
|
||||
|
||||
# Force pavucontrol to be the center of attention
|
||||
windowrulev2 = float, center 1, class:^(.*pavucontrol.*)$
|
||||
windowrulev2 = pin, class:^(.*pavucontrol.*)$
|
||||
|
||||
Reference in New Issue
Block a user