adjusted cursor size
This commit is contained in:
parent
52e988df3b
commit
ec68abe674
1 changed files with 1 additions and 1 deletions
|
@ -344,7 +344,7 @@ in with lib; {
|
|||
cursorTheme = {
|
||||
package = pkgs.phinger-cursors;
|
||||
name = "phinger-cursors";
|
||||
size = 20;
|
||||
size = 30;
|
||||
};
|
||||
font = {
|
||||
package = pkgs.montserrat;
|
||||
|
|
Loading…
Reference in a new issue