diff --git a/glasshouse-desktop/home.nix b/glasshouse-desktop/home.nix index 24a4787..0733968 100644 --- a/glasshouse-desktop/home.nix +++ b/glasshouse-desktop/home.nix @@ -49,6 +49,12 @@ toilet ]; + home.pointerCursor = { + name = "Quintom_Ink"; + size = 24; + package = pkgs.quintom-cursor-theme; + }; + home.file = { # dotfiles # example # ".screenrc".source = dotfiles/screenrc;