diff options
author | awy <awy@awy.one> | 2025-08-17 16:29:08 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-17 16:29:08 +0300 |
commit | 2af92fc825441c26e93effc990d578ce33900c7b (patch) | |
tree | 7f7f7877c3f95014e9b7bae8a68b3ab47b6dec7d /.config | |
parent | 211664eb814af217ebbd23205ca591aa2c5daf22 (diff) | |
download | hyprdots-2af92fc825441c26e93effc990d578ce33900c7b.tar.gz |
disable hyprland qtutils check
Diffstat (limited to '.config')
-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 { |