Niri: set cursor theme, disable csd
This commit is contained in:
parent
bbec2b7a0d
commit
6a25f97753
|
@ -38,6 +38,13 @@ layout {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cursor {
|
||||||
|
xcursor-theme "Catppuccin-Mocha-Dark-Cursors"
|
||||||
|
xcursor-size 32
|
||||||
|
}
|
||||||
|
|
||||||
|
prefer-no-csd
|
||||||
|
|
||||||
screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
|
screenshot-path "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"
|
||||||
|
|
||||||
spawn-at-startup "set-background"
|
spawn-at-startup "set-background"
|
||||||
|
|
Reference in a new issue