mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Extract more helpers
This commit is contained in:
@@ -15,4 +15,4 @@ hl.config({
|
||||
})
|
||||
|
||||
-- Kanagawa backdrop is too strong for default opacity.
|
||||
hl.window_rule({ match = { tag = "terminal" }, opacity = "0.98 0.95" })
|
||||
o.window({ tag = "terminal" }, { opacity = "0.98 0.95" })
|
||||
|
||||
Reference in New Issue
Block a user