From 2f57ade367d1fa7a3afdbb65ad971a4dfc065f02 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Sun, 17 Mar 2024 12:37:32 +0330 Subject: [PATCH] chore: steam rules --- configs/hyprland/hypr/conf/rules/windows.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configs/hyprland/hypr/conf/rules/windows.conf b/configs/hyprland/hypr/conf/rules/windows.conf index 149a039..be31b41 100644 --- a/configs/hyprland/hypr/conf/rules/windows.conf +++ b/configs/hyprland/hypr/conf/rules/windows.conf @@ -53,5 +53,4 @@ windowrulev2 = float,title:^(Google Chrome)$ # steam rules : windowrulev2 = tile,class:^(steam)$,title:^(Steam)$ -windowrulev2 = float,class:^(steam)$,title:^(.*)$ -windowrulev2 = minsize 1 1,class:^(steam)$,title:^(.*)$ \ No newline at end of file +windowrulev2 = float,class:^(steam)$,title:^(Friends List)$ \ No newline at end of file