From 370e364607fd585c9a0cd85f77cffdf9ce4debc7 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Fri, 31 Jan 2025 21:19:11 +0900 Subject: updated window rule re: discord attaching some files --- config/hypr/UserConfigs/WindowRules.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/hypr/UserConfigs/WindowRules.conf') diff --git a/config/hypr/UserConfigs/WindowRules.conf b/config/hypr/UserConfigs/WindowRules.conf index 35d549f6..660ebe76 100644 --- a/config/hypr/UserConfigs/WindowRules.conf +++ b/config/hypr/UserConfigs/WindowRules.conf @@ -124,6 +124,8 @@ windowrulev2 = float, class:^(com.heroicgameslauncher.hgl)$, title:negative:(Her windowrulev2 = float, class:^([Ss]team)$, title:negative:^([Ss]team)$ windowrulev2 = float, class:([Tt]hunar), title:negative:(.*[Tt]hunar.*) windowrulev2 = float, class:(electron), title:(Add Folder to Workspace) +windowrulev2 = float, class:^([Dd]iscord)$, title:(Open Files) +windowrulev2 = size 70% 70%, class:^([Dd]iscord)$, title:(Open Files) # OPACITY windowrulev2 = opacity 0.9 0.7, tag:browser* -- cgit v1.2.3