diff --git a/home/hyprland.nix b/home/hyprland.nix index e5df864..5204e18 100644 --- a/home/hyprland.nix +++ b/home/hyprland.nix @@ -79,7 +79,7 @@ misc = { enable_anr_dialog = false; disable_hyprland_logo = true; - enable_swallow = false; + enable_swallow = true; mouse_move_enables_dpms = true; key_press_enables_dpms = true; swallow_regex = "^st-256color$";