From 3b3fbf958c9b79cf67f9d8e3ca72c1d7ce376191 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Tue, 19 Nov 2024 00:26:54 +0100 Subject: [PATCH] make kitty transparent --- extra/niri.kdl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/extra/niri.kdl b/extra/niri.kdl index b638423..9cbcde6 100644 --- a/extra/niri.kdl +++ b/extra/niri.kdl @@ -162,6 +162,12 @@ window-rule { default-column-width {} } +window-rule { + match app-id=r#"^kitty$"# + draw-border-with-background false + opacity 0.5 +} + // Example: block out two password managers from screen capture. // (This example rule is commented out with a "/-" in front.) window-rule {