From a76b526269c32f2d987133c2fbd34e959b09fd0f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?William=20Herg=C3=A8s?= Date: Sun, 5 Oct 2025 16:13:51 +0200 Subject: feat(niri): set theme and size for cursor --- config/niri/config.kdl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config') diff --git a/config/niri/config.kdl b/config/niri/config.kdl index 86823c4..fc9b128 100644 --- a/config/niri/config.kdl +++ b/config/niri/config.kdl @@ -56,6 +56,13 @@ input { focus-follows-mouse max-scroll-amount="90%" } +cursor { + xcursor-theme "Adwaita" + xcursor-size 24 + + hide-after-inactive-ms 5000 +} + output "HDMI-A-1" { mode "1920x1080@144" scale 1 -- cgit v1.2.3