Style: Fix cursor size.
This commit is contained in:
parent
14b9f380ec
commit
c1ba5b75c9
|
@ -79,7 +79,7 @@ in {
|
|||
});
|
||||
# name = mkStrOption "Fuchsia-Custom";
|
||||
name = mkStrOption "GoogleDot-Custom";
|
||||
size = mkIntOption 18;
|
||||
size = mkIntOption 22;
|
||||
};
|
||||
|
||||
font = {
|
||||
|
|
Loading…
Reference in a new issue