niri: set cursor theme
This commit is contained in:
parent
a25cbb4bc7
commit
d5e9ff6ad0
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue