summaryrefslogtreecommitdiff
path: root/niri/cfg/looknfeel.kdl
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-06-03 18:15:23 +0530
committerryukamish <[email protected]>2026-06-03 18:15:23 +0530
commit56562322d30f8b465cfa05abeaa3204d7a294f65 (patch)
tree2af607668d592ae46d4f41a9a8946e418af99032 /niri/cfg/looknfeel.kdl
parent7d96da108ff7f030ee6996e8f9c163c3defa83a1 (diff)
chore: cleanup
Diffstat (limited to 'niri/cfg/looknfeel.kdl')
-rw-r--r--niri/cfg/looknfeel.kdl10
1 files changed, 1 insertions, 9 deletions
diff --git a/niri/cfg/looknfeel.kdl b/niri/cfg/looknfeel.kdl
index 6d40bc3..fbee948 100644
--- a/niri/cfg/looknfeel.kdl
+++ b/niri/cfg/looknfeel.kdl
@@ -1,11 +1,3 @@
-animations {
- // Uncomment to turn off all animations.
- // off
-
- // Slow down all animations by this factor. Values below 1 speed them up instead.
- // slowdown 3.0
-}
-
blur {
on
passes 5
@@ -14,7 +6,7 @@ blur {
saturation 1.5
}
-// Enable blur behind the Alacritty terminal.
+// Enable blur behind the kitty terminal.
window-rule {
match app-id="^kitty$"
match app-id="TUI.float"