adjusted cursor size

This commit is contained in:
Schrottkatze 2022-09-02 20:43:16 +02:00
parent 52e988df3b
commit ec68abe674

View file

@ -344,7 +344,7 @@ in with lib; {
cursorTheme = {
package = pkgs.phinger-cursors;
name = "phinger-cursors";
size = 20;
size = 30;
};
font = {
package = pkgs.montserrat;