stylix: sans-serif Inter
waybar: change font to system sans-serif
This commit is contained in:
parent
3115711564
commit
ad07823b87
3 changed files with 4 additions and 5 deletions
|
|
@ -12,8 +12,8 @@
|
|||
};
|
||||
fonts = {
|
||||
sansSerif = {
|
||||
name = "Inter";
|
||||
package = pkgs.inter;
|
||||
name = "Inter Nerd Font";
|
||||
package = pkgs.inter-nerdfont;
|
||||
};
|
||||
monospace = {
|
||||
name = "FiraCode Nerd Font Mono";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue