Files
blomarchy/default/hypr/apps/screenshot-selection.lua
T

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" })