From 95b5b7d8beebacaa7bf7f182d12cc76da4c758f4 Mon Sep 17 00:00:00 2001 From: Logan G Date: Thu, 21 Sep 2023 02:16:53 -0600 Subject: [PATCH] General Hyprland fixes Reenabled terminal swallowing Disabled Hyprland background (no more anime women on my desktop) Enabled VRR --- .config/hypr/hyprland.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 28b2c9c..780104a 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -65,8 +65,10 @@ gestures { } misc { - enable_swallow=false - #swallow_regex='^(foot.*)$' + enable_swallow=true + swallow_regex=^(alacritty|kitty|footclient)$ + disable_hyprland_logo=true + vrr=true } # example window rules