add hachiyo cursor

This commit is contained in:
EdenQwQ 2026-03-24 18:40:47 +08:00
parent 974a1c6a83
commit 0ba7ef0513
5 changed files with 40 additions and 6 deletions

View file

@ -11,11 +11,6 @@ in
autoEnable = false;
targets.gtk.enable = true;
targets.gtk.flatpakSupport.enable = true;
cursor = {
package = pkgs.graphite-cursors;
name = "graphite-dark";
size = 32;
};
fonts = {
monospace.name = "Maple Mono";
monospace.package = pkgs.maple-mono-variable;