mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-07 20:28:08 +01:00
Set cursor size
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
pointerCursor = {
|
||||
gtk.enable = true;
|
||||
package = pkgs.bibata-cursors;
|
||||
size = 12;
|
||||
name = "Bibata-Modern-Classic";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user