diff options
Diffstat (limited to '.config/hypr')
-rw-r--r-- | .config/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index d213258..0807607 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -108,6 +108,7 @@ misc { enable_swallow = 1 swallow_regex = ^(footclient)$ background_color = rgb(000000) + disable_hyprland_qtutils_check=true } experimental { |