Files
arthur-os/default/hypr/apps/jetbrains.lua
T

3 lines
157 B
Lua

-- Disable mouse focus (see https://github.com/basecamp/omarchy/pull/5183#issuecomment-4189299971).
o.window("^(jetbrains-.*)$", { no_follow_mouse = true })