about summary refs log tree commit diff
path: root/users/tazjin/home/shared.nix
diff options
context:
space:
mode:
Diffstat (limited to 'users/tazjin/home/shared.nix')
-rw-r--r--users/tazjin/home/shared.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/tazjin/home/shared.nix b/users/tazjin/home/shared.nix
index 887668a2f9fd..a5aa5296a132 100644
--- a/users/tazjin/home/shared.nix
+++ b/users/tazjin/home/shared.nix
@@ -110,7 +110,7 @@ in
     iconTheme.name = "Chicago95-tux";
     iconTheme.package = chicago95;
 
-    cursorTheme.name = "Chicago95_Animated_Hourglass_Cursors_HiDPI";
+    cursorTheme.name = lib.mkDefault "Chicago95_Animated_Hourglass_Cursors";
     cursorTheme.package = chicago95;
   };