mirror of
https://github.com/EdenQwQ/nixos.git
synced 2026-07-16 22:16:51 +08:00
add hachiyo cursor
This commit is contained in:
parent
974a1c6a83
commit
0ba7ef0513
5 changed files with 40 additions and 6 deletions
|
|
@ -11,11 +11,6 @@ in
|
|||
autoEnable = false;
|
||||
targets.gtk.enable = true;
|
||||
targets.gtk.flatpakSupport.enable = true;
|
||||
cursor = {
|
||||
package = pkgs.graphite-cursors;
|
||||
name = "graphite-dark";
|
||||
size = 32;
|
||||
};
|
||||
fonts = {
|
||||
monospace.name = "Maple Mono";
|
||||
monospace.package = pkgs.maple-mono-variable;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue