home/gtk: make cursor bigger
This commit is contained in:
parent
c0c6a9b352
commit
bb91e2a20e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
home.pointerCursor = {
|
||||
package = pkgs.bibata-cursors;
|
||||
name = "Bibata-Modern-Classic";
|
||||
size = 16;
|
||||
size = 24;
|
||||
gtk.enable = true;
|
||||
x11.enable = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue