niri: set cursor theme

This commit is contained in:
Adam Gausmann 2025-03-31 19:58:25 -05:00
parent a25cbb4bc7
commit d5e9ff6ad0

View file

@ -193,6 +193,11 @@ environment {
DISPLAY ":12"
}
cursor {
xcursor-theme "breeze_cursors"
xcursor-size 24
}
// Uncomment this line to ask the clients to omit their client-side decorations if possible.
// If the client will specifically ask for CSD, the request will be honored.
// Additionally, clients will be informed that they are tiled, removing some client-side rounded corners.