Files
arch/dms-dotfiles/.config/niri/dms/cursor.kdl
2026-03-31 20:13:15 +08:00

11 lines
226 B
Plaintext

// 光标配置
cursor {
// 主题,存放路径在~/.local/share/icons
xcursor-theme "breeze_cursors"
// 大小
xcursor-size 30
// 闲置多少毫秒自动隐藏光标
hide-after-inactive-ms 15000
}