~ruther/guix-config

fbcb6afd0da647f43d9cec9cde43db9aa6f4cd64 — Rutherther 9 days ago e62d7c4
feat: switch cursor theme to catppuccin latte maroon
1 files changed, 1 insertions(+), 1 deletions(-)

M home/home-configuration.scm
M home/home-configuration.scm => home/home-configuration.scm +1 -1
@@ 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