mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 06:50:14 +01:00
feat: switch to new font (2)
This commit is contained in:
parent
bdb9c3669e
commit
45cff61686
4 changed files with 73 additions and 73 deletions
|
|
@ -12,8 +12,8 @@
|
|||
gtk = {
|
||||
enable = true;
|
||||
font = {
|
||||
name = "CaskaydiaCove Nerd Font";
|
||||
size = 12;
|
||||
name = "GohuFont 14 Nerd Font Mono";
|
||||
size = 14;
|
||||
};
|
||||
theme = {
|
||||
name = "Gruvbox-Green-Dark";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue