style: indent fonts
This commit is contained in:
parent
5077590e0f
commit
e3d3b17a14
1 changed files with 4 additions and 1 deletions
|
@ -8,5 +8,8 @@
|
|||
rofi
|
||||
];
|
||||
|
||||
fonts.fonts = with pkgs; [ powerline-fonts ubuntu_font_family ];
|
||||
fonts.fonts = with pkgs; [
|
||||
powerline-fonts
|
||||
ubuntu_font_family
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue