diff options
Diffstat (limited to 'users/common.nix')
| -rw-r--r-- | users/common.nix | 4 |
1 files changed, 2 insertions, 2 deletions
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 = { |
