diff options
| author | iceyrazor <iceyrazor@mailfence.com> | 2025-06-02 16:59:01 -0500 |
|---|---|---|
| committer | iceyrazor <iceyrazor@mailfence.com> | 2025-06-02 16:59:01 -0500 |
| commit | edf3d20945518c55394975b3641229124776d195 (patch) | |
| tree | d9f6a93cd279c715d6de98db896ba669ec3691f3 /env/.config/hypr | |
| parent | 354a2abbcd98775179aaba9d314dc0b500e2fb67 (diff) | |
reformated readme, added lint and markdown lint, fixed env.sh
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 |
