unifying colour schemes and etc
This commit is contained in:
parent
37fcd7955c
commit
4641e137e9
39 changed files with 10635 additions and 17 deletions
|
@ -277,8 +277,8 @@
|
|||
};
|
||||
|
||||
pointerCursor = {
|
||||
package = pkgs.bibata-cursors;
|
||||
name = "Bibata-Modern-Classic";
|
||||
package = pkgs.rice.cursor.package;
|
||||
name = pkgs.rice.cursor.name;
|
||||
size = 24;
|
||||
gtk.enable = true;
|
||||
x11.enable = true;
|
||||
|
@ -287,10 +287,7 @@
|
|||
stateVersion = "24.05";
|
||||
};
|
||||
|
||||
gtk.cursorTheme = {
|
||||
name = "Bibata-Modern-Classic";
|
||||
package = pkgs.bibata-cursors;
|
||||
};
|
||||
gtk.cursorTheme = pkgs.rice.cursor;
|
||||
|
||||
fonts = {
|
||||
fontconfig = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue