mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
7 lines
200 B
Lua
7 lines
200 B
Lua
o.window("^(Bitwarden)$", { no_screen_share = true, tag = "+floating-window" })
|
|
|
|
o.window("chrome-nngceckbapebfimnlniiiahkandclblb-Default", {
|
|
no_screen_share = true,
|
|
tag = "+floating-window",
|
|
})
|