mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 05:53:56 -05:00
hyprland: fixed mispelling in font declaration
This commit is contained in:
parent
7ba879543c
commit
c27c0905e7
|
@ -64,7 +64,7 @@
|
|||
name = "Papirus-Light";
|
||||
};
|
||||
font = {
|
||||
name = "Noto Sans Nerd Font Regular";
|
||||
name = "NotoSans Nerd Font Regular";
|
||||
size = 11;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue