From f5f1697e6a44b7afd211fe27ee01e0b67ebc6d34 Mon Sep 17 00:00:00 2001 From: Ethan Lane Date: Thu, 15 Aug 2024 20:41:15 +0100 Subject: [PATCH] Update cursor theme --- config/home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/home.nix b/config/home.nix index c552452..63e609e 100644 --- a/config/home.nix +++ b/config/home.nix @@ -15,6 +15,8 @@ in { }; }; + gtk.cursorTheme = pkgs.vimix-cursor-theme + xsession = { enable = true; initExtra = ''