From a94ee3dee8b3b35b2e408d98d5cc513d8dcd85eb Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 22 Jul 2025 08:44:17 -0500 Subject: [PATCH] Remove 1px border from hyprshot screenshots Closes #277 Co-authored-by: @al3rez --- default/hypr/looknfeel.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/default/hypr/looknfeel.conf b/default/hypr/looknfeel.conf index 8e9f587..6577f47 100644 --- a/default/hypr/looknfeel.conf +++ b/default/hypr/looknfeel.conf @@ -72,6 +72,9 @@ animations { # Application-sepcific animation layerrule=noanim,walker +# Remove 1px border around hyprshot screenshots +layerrule = noanim, selection + # Ref https://wiki.hyprland.org/Configuring/Workspace-Rules/ # "Smart gaps" / "No gaps when only" # uncomment all if you wish to use that.