From 7dfba45d04aa9f90dfee2a7ac2831c17dfd03402 Mon Sep 17 00:00:00 2001 From: foxora Date: Mon, 18 May 2026 10:50:55 +0100 Subject: [PATCH] this ended up breaking screenshots for discord ;-; --- homes/modules/wm/hyprland/hypr/windowrules.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/homes/modules/wm/hyprland/hypr/windowrules.conf b/homes/modules/wm/hyprland/hypr/windowrules.conf index d459e76..c97ebda 100644 --- a/homes/modules/wm/hyprland/hypr/windowrules.conf +++ b/homes/modules/wm/hyprland/hypr/windowrules.conf @@ -46,7 +46,6 @@ windowrule { name = discord-blur match:initial_title = ^(Discord|Discord Popout)$ match:fullscreen = false - no_screen_share = true opacity = 0.96 }