mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
3 lines
121 B
Lua
3 lines
121 B
Lua
-- Prevent Telegram from stealing focus on new messages.
|
|
o.window("org.telegram.desktop", { focus_on_activate = false })
|