summaryrefslogtreecommitdiff
path: root/niri/cfg/looknfeel.kdl
diff options
context:
space:
mode:
authorryukamish <[email protected]>2026-02-21 02:54:49 +0530
committerryukamish <[email protected]>2026-02-21 02:54:49 +0530
commitebabf65037164d3c59911bcbac3ae118ea01d4e8 (patch)
tree79ba169c269fc90cecf4c32cbe19ba8ccf3ab23d /niri/cfg/looknfeel.kdl
parent25424b39e85e816638594ff54f3b44ff122f829d (diff)
add: niri config
Diffstat (limited to 'niri/cfg/looknfeel.kdl')
-rw-r--r--niri/cfg/looknfeel.kdl7
1 files changed, 7 insertions, 0 deletions
diff --git a/niri/cfg/looknfeel.kdl b/niri/cfg/looknfeel.kdl
new file mode 100644
index 0000000..29b6e30
--- /dev/null
+++ b/niri/cfg/looknfeel.kdl
@@ -0,0 +1,7 @@
+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
+}