Add explicit pointerCursor enable
This commit is contained in:
parent
7400213409
commit
8c22880adc
|
|
@ -87,6 +87,7 @@
|
|||
};
|
||||
|
||||
home.pointerCursor = {
|
||||
enable = true;
|
||||
gtk.enable = true;
|
||||
name = "Adwaita";
|
||||
size = 28;
|
||||
|
|
|
|||
Loading…
Reference in New Issue