fix(sway): change font package name according new nix rules
This commit is contained in:
parent
68f4a22619
commit
5359736e5f
1 changed files with 2 additions and 5 deletions
|
@ -91,11 +91,8 @@ in
|
||||||
liberation_ttf
|
liberation_ttf
|
||||||
libertine
|
libertine
|
||||||
libnotify
|
libnotify
|
||||||
(nerdfonts.override {
|
nerd-fonts.fira-code
|
||||||
fonts = [
|
nerd-fonts.fira-mono
|
||||||
"FiraCode"
|
|
||||||
];
|
|
||||||
})
|
|
||||||
noto-fonts-emoji
|
noto-fonts-emoji
|
||||||
noto-fonts-cjk-sans
|
noto-fonts-cjk-sans
|
||||||
slurp
|
slurp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue