From 80daf7a1ba26a86e126b66bcaaeca5e1234708f3 Mon Sep 17 00:00:00 2001 From: Thomas Syms Date: Wed, 13 Dec 2023 09:32:39 -0400 Subject: [PATCH] Add breeze cursor to sandstone-forest theme --- themes/sandstone-forest/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/sandstone-forest/default.nix b/themes/sandstone-forest/default.nix index 1904283..02d68f7 100644 --- a/themes/sandstone-forest/default.nix +++ b/themes/sandstone-forest/default.nix @@ -4,6 +4,8 @@ stylix.image = ./wallpaper.jpg; stylix.polarity = "dark"; + stylix.cursor.name = "breeze"; + stylix.fonts = { serif = { package = pkgs.dejavu_fonts;