~ruther/nixos-config

059298edced90601d6825f13e62b1b320ca1183f — Frantisek Bohacek 10 months ago 4abaa92
chore: adapt to new cursor theme name
1 files changed, 1 insertions(+), 1 deletions(-)

M home/default.nix
M home/default.nix => home/default.nix +1 -1
@@ 185,7 185,7 @@ in {

  home.pointerCursor = {
    gtk.enable = true;
    name = "Catppuccin-Frappe-Sapphire-Cursors";
    name = "catppuccin-frappe-sapphire-cursors";
    package = pkgs.catppuccin-cursors.frappeSapphire;
    size = 16;
  };

Do not follow this link