diff options
| -rw-r--r-- | config/niri/config.kdl | 7 |
1 files changed, 7 insertions, 0 deletions
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 |
