From 2b3af41d33ee25fb4ebd9f6302cd78c6f6ca91d3 Mon Sep 17 00:00:00 2001
From: Trianta <56975502+Trimutex@users.noreply.github.com>
Date: Sun, 21 Jan 2024 00:11:45 -0600
Subject: [PATCH] Fixed discord passthrough bind and vrr on night

---
 hypr/hyprland.conf | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf
index be9b5ba..d896c49 100755
--- a/hypr/hyprland.conf
+++ b/hypr/hyprland.conf
@@ -7,7 +7,7 @@ monitor=DP-3, highres, 760x0, 1, vrr, 1
 workspace = DP-3, 5
 
 # Night
-#monitor=DP-2, highrr, 0x0, 1, bitdepth, 10, vrr, 0
+#monitor=DP-2, highrr, 0x0, 1, bitdepth, 10, vrr, 1
 #monitor=DP-3, disable
 
 # Main workspace
@@ -115,12 +115,17 @@ windowrulev2 = pseudo, class:(Minecraft.*)
 windowrulev2 = size 2646 1108, class:(Minecraft.*)
 windowrulev2 = pseudo, title:(Warframe.*)
 windowrulev2 = size 2646 1108, title:(Warframe.*)
+windowrulev2 = pseudo, class:(steam_app_1361210)
+windowrulev2 = size 2646 1108, class:(steam_app_1361210)
 
 # Super bind
 $mainMod = SUPER
 
 # Passthrough
 bind = , mouse:275, pass, ^(discord)$
+bind = SHIFT, mouse:275, pass, ^(discord)$
+bind = $mainMod, mouse:275, pass, ^(discord)$
+bind = $mainMod SHIFT, mouse:275, pass, ^(discord)$
 
 # Tiling binds
 bind = $mainMod SHIFT, Q, killactive,