From f1d30adc192df38fe8f6cd50cb2eae048789459b Mon Sep 17 00:00:00 2001 From: beeb5k Date: Wed, 17 Jun 2026 13:23:43 +0530 Subject: Niri config stuff and enable eyecandy and make ghostty default term --- users/common.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'users/common.nix') diff --git a/users/common.nix b/users/common.nix index 001b75a..4affeca 100644 --- a/users/common.nix +++ b/users/common.nix @@ -57,8 +57,8 @@ in dotIcons.enable = true; hyprcursor.size = 24; hyprcursor.enable = true; - name = "Bibata-Modern-Ice"; - package = pkgs.bibata-cursors; + name = "miku-cursor"; + package = mikuCursor; }; dconf.settings = { -- cgit v1.3.1