diff --git a/home/home.nix b/home/home.nix index 43fa0ff..0972319 100644 --- a/home/home.nix +++ b/home/home.nix @@ -131,6 +131,8 @@ in { package = pkgs.capitaine-cursors; name = "capitaine-cursors"; size = 16; + # TODO: enable in 25.05 + # dotIcons = false; }; keyboard.options = [ "caps:escape" ];