{ pkgs, ... }: { home.pointerCursor = { gtk.enable = true; name = "Simp1e-Dark"; package = pkgs.simp1e-cursors; size = 24; }; }