From fbcb6afd0da647f43d9cec9cde43db9aa6f4cd64 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Sat, 12 Sep 2026 18:55:52 +0200 Subject: [PATCH] feat: switch cursor theme to catppuccin latte maroon --- home/home-configuration.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/home-configuration.scm b/home/home-configuration.scm index c1690bed80bec949768158734c7156cdaaf24366..2799300c8f41cdc2c70bd689cb257ff90596fc03 100644 --- a/home/home-configuration.scm +++ b/home/home-configuration.scm @@ -263,7 +263,7 @@ $XDG_DATA_DIRS") (service home-gtk-service-type (let ((gtk-theme (make-graphite-gtk-theme #:theme "orange" #:color "dark")) (icon-theme (make-tela-circle-icon-theme #:variant "orange")) - (cursor-theme (make-catppuccin-cursors #:flavor "frappe" #:accent "sapphire"))) + (cursor-theme (make-catppuccin-cursors #:flavor "latte" #:accent "maroon"))) (home-gtk-configuration (gtk-theme (gtk-theme-configuration