nix/home/config/sway/module/Font.nix

6 lines
66 B
Nix

{ ... }: {
text = ''
font "SF Pro Display Medium 0.001"
'';
}