mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Removed cursor auto theming
This commit is contained in:
@@ -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