Files
omarchycn/default/hypr/apps/screenshot-selection.lua
T
2026-07-24 12:21:42 -07:00

3 lines
171 B
Lua

-- Remove the 1px border around the slurp region selection used by screenshots.
hl.layer_rule({ match = { namespace = "selection" }, no_anim = true, animation = "none" })