stylix: use apple cursor
This commit is contained in:
parent
980d2492bc
commit
99cb1d8f66
@ -63,8 +63,8 @@
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/colors.yaml";
|
||||
|
||||
cursor = {
|
||||
name = "Adwaita";
|
||||
package = pkgs.adwaita-icon-theme;
|
||||
name = "macOS-Monterey";
|
||||
package = pkgs.apple-cursor;
|
||||
};
|
||||
|
||||
fonts = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user