- 纳入版本管理: niri/(含 dms/), DankMaterialShell/, environment.d/, cava/, gtk-3.0/, gtk-4.0/, qt5ct/, qt6ct/, fcitx5/ - 新增 .gitignore: 排除 *.bak/*.backup*、fcitx5/conf/cached_layouts、 DankMaterialShell 运行时标志 - 同步已有的 kitty/nvim/.zshrc 修改
11 lines
251 B
KDL
11 lines
251 B
KDL
// ! DO NOT EDIT !
|
|
// ! AUTO-GENERATED BY DMS !
|
|
// ! CHANGES WILL BE OVERWRITTEN !
|
|
// ! PLACE YOUR CUSTOM CONFIGURATION ELSEWHERE !
|
|
|
|
cursor {
|
|
xcursor-theme "breeze_cursors"
|
|
xcursor-size 24
|
|
hide-when-typing
|
|
hide-after-inactive-ms 5000
|
|
} |