diff options
Diffstat (limited to 'env/.config/hypr')
| -rw-r--r-- | env/.config/hypr/hyprland.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/env/.config/hypr/hyprland.conf b/env/.config/hypr/hyprland.conf index 4a6da99..5c81073 100644 --- a/env/.config/hypr/hyprland.conf +++ b/env/.config/hypr/hyprland.conf @@ -440,3 +440,9 @@ windowrule = workspace 8, title: VRChat windowrule = noinitialfocus, title:im-emoji-picker windowrule = nofocus, title:im-emoji-picker + +windowrule = float,title:(blob\:https://)(.*),class:xdg-desktop-portal-gtk +windowrule = size 60% 60%,title:(blob\:https://)(.*),class:xdg-desktop-portal-gtk + +windowrule = float,title:Open Files,class:xdg-desktop-portal-gtk +windowrule = size 60% 60%,title:Open Files,class:xdg-desktop-portal-gtk |
