Compare commits
7 commits
cc7aa76671
...
d7fed34549
Author | SHA1 | Date | |
---|---|---|---|
d7fed34549 | |||
3f625b4fde | |||
19656c8719 | |||
d12ac816d2 | |||
6f39217f22 | |||
76ba63317d | |||
3c125cd451 |
4 changed files with 2 additions and 10 deletions
|
@ -1,9 +0,0 @@
|
|||
{ ... }:
|
||||
{
|
||||
rose-pine.pointerCursor = true;
|
||||
|
||||
imports = [
|
||||
./gtk.nix
|
||||
./qt.nix
|
||||
];
|
||||
}
|
|
@ -45,8 +45,9 @@
|
|||
fonts.fontconfig.defaultFonts.monospace = [ "Maple Mono NF" ];
|
||||
|
||||
imports = [
|
||||
./appearance
|
||||
./gtk.nix
|
||||
./programs
|
||||
./qt.nix
|
||||
./services
|
||||
./xdg.nix
|
||||
./xorg
|
||||
|
|
Loading…
Reference in a new issue