From a55c64e748a59a39e4e2a6e723554f8d99fc60b3 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Fri, 23 Feb 2024 02:02:05 +0330 Subject: [PATCH] fix: steam menu overlay --- README.md | 1 + hyprland/.config/hypr/conf/windowrules/default.conf | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 7cc58ac..c748d8f 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,7 @@ The following packages are required for the proper functioning of Hyprland on Vo - polkit : service - NetworkManager : service - base-devel + - void-repo-multilib - gnome-keyring - polkit-gnome - [ly](https://github.com/fairyglade/ly) : service diff --git a/hyprland/.config/hypr/conf/windowrules/default.conf b/hyprland/.config/hypr/conf/windowrules/default.conf index b9bab39..2cf3ef2 100644 --- a/hyprland/.config/hypr/conf/windowrules/default.conf +++ b/hyprland/.config/hypr/conf/windowrules/default.conf @@ -30,6 +30,7 @@ windowrulev2= animation popin,class:^(org.telegram.desktop|telegramdesktop)$ windowrulev2= float,class:^(Steam|steam)$,title:^(.*)$ windowrulev2= tile,class:^(Steam|steam)$,title:^(Steam)$ windowrulev2= animation popin,class:^(Steam|steam)$,title:^(.*)$ +windowrulev2= stayfocused,class:(steam),title:(^$) # chrome rules : windowrulev2= float,title:^(Google Chrome)$