diff options
Diffstat (limited to 'dotfiles/hyprland/.config/hypr/hyprland.conf')
| -rw-r--r-- | dotfiles/hyprland/.config/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/hyprland/.config/hypr/hyprland.conf b/dotfiles/hyprland/.config/hypr/hyprland.conf index d2dbeb6..61ecfd4 100644 --- a/dotfiles/hyprland/.config/hypr/hyprland.conf +++ b/dotfiles/hyprland/.config/hypr/hyprland.conf @@ -149,6 +149,7 @@ xwayland { # Window Rules (Hyprland 0.53+ syntax: match:CONDITION, RULE) # ============================================================================ # Floating windows (from DWM rules) +windowrule = match:class ^(xdg-desktop-portal-gtk)$, float on windowrule = match:class ^(Gimp)$, float on windowrule = match:class ^(caffeine)$, float on windowrule = match:class ^(blueman-services)$, float on |
