mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-06 04:29:34 +02:00
3 lines
170 B
Lua
3 lines
170 B
Lua
hl.window_rule({ match = { class = "^(1[p|P]assword)$" }, no_screen_share = true })
|
|
hl.window_rule({ match = { class = "^(1[p|P]assword)$" }, tag = "+floating-window" })
|