From 6ee0c256fcbde082322d3f3b3a341227217f5556 Mon Sep 17 00:00:00 2001 From: ltadeu6 Date: Thu, 30 Apr 2026 21:05:53 -0300 Subject: [PATCH] Keep TF2 fullscreen on focus loss --- configs/hypr/hyprland.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/hypr/hyprland.conf b/configs/hypr/hyprland.conf index d189ba1..b54dde4 100644 --- a/configs/hypr/hyprland.conf +++ b/configs/hypr/hyprland.conf @@ -178,7 +178,7 @@ windowrulev2 = workspace 4 silent, title:^Steam windowrulev2 = workspace 4 silent, class:^(tf_linux64)$ windowrulev2 = monitor $ULTRA, class:^(tf_linux64)$ windowrulev2 = fullscreen, class:^(tf_linux64)$ -windowrulev2 = fullscreenstate 2 2, class:^(tf_linux64)$ +windowrulev2 = fullscreenstate 2 0, class:^(tf_linux64)$ # Proton / Windows Steam games → workspace 4 windowrulev2 = workspace 4 silent, class:^(steam_app_.*)$