rofi font fix

This commit is contained in:
ark-lamp-umbrella 2024-04-22 20:50:34 -07:00
parent c7d6518456
commit f50d84b22b
Signed by: ark-lamp-umbrella
GPG Key ID: 15E48F7B97025652
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@
rofi = {
enable = true;
package = pkgs.rofi-wayland;
font = "CozetteVector";
font = "CozetteVector 14";
};
lsd = {
enable = true;