mirror of
https://github.com/Superredstone/nixos.git
synced 2026-06-17 15:24:39 +02:00
Removed cursor auto theming
This commit is contained in:
+1
-2
@@ -24,9 +24,8 @@
|
||||
pkgs.dconf
|
||||
];
|
||||
pointerCursor = {
|
||||
gtk.enable = true;
|
||||
enable = false;
|
||||
package = pkgs.bibata-cursors;
|
||||
size = 16;
|
||||
name = "Bibata-Modern-Classic";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user