From 0a255204f4b6242ee101f351bf00f72a013c9ef1 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Sat, 2 Mar 2024 03:02:36 +0330 Subject: [PATCH] chore: steam rules --- configs/hyprland/hypr/conf/rules/windows.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/hyprland/hypr/conf/rules/windows.conf b/configs/hyprland/hypr/conf/rules/windows.conf index cde2f7d..0dd7eb5 100644 --- a/configs/hyprland/hypr/conf/rules/windows.conf +++ b/configs/hyprland/hypr/conf/rules/windows.conf @@ -38,8 +38,8 @@ windowrulev2= animation popin,class:^(org.telegram.desktop|telegramdesktop)$ # steam rules : windowrulev2= float,class:^(Steam|steam)$,title:^(.*)$ -windowrulev2= tile,class:^(Steam|steam)$,title:^(Steam)$ windowrulev2= animation popin,class:^(Steam|steam)$,title:^(.*)$ +windowrulev2= tile,class:^(Steam|steam)$,title:^(Steam)$ # discord rules : windowrulev2 = opacity 0.8,class:^(discord)$