Name the selection layer rule after the tool that draws it

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
David Heinemeier Hansson
2026-07-24 12:21:42 -07:00
co-authored by Claude Opus 5
parent 38794ca82f
commit f804d5c9c0
@@ -1,2 +1,2 @@
-- Remove 1px border around hyprshot screenshots.
-- Remove the 1px border around the slurp region selection used by screenshots.
hl.layer_rule({ match = { namespace = "selection" }, no_anim = true, animation = "none" })