diff options
Diffstat (limited to 'niri/cfg/looknfeel.kdl')
| -rw-r--r-- | niri/cfg/looknfeel.kdl | 10 |
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" |
