mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 04:37:49 +02:00
4 lines
211 B
Lua
4 lines
211 B
Lua
-- Define terminal tag to style them uniformly.
|
|
o.window("(Alacritty|kitty|com.mitchellh.ghostty|foot)", { tag = "+terminal" })
|
|
o.window({ tag = "terminal" }, { tag = "-default-opacity", opacity = "0.97 0.9" })
|