rofi: change font to Ubuntu

This commit is contained in:
Guilherme Rugai Freire 2022-01-14 22:53:48 -03:00
parent 7204d8512a
commit 97c03f2012
No known key found for this signature in database
GPG Key ID: FC05BE5CD322C427

View File

@ -37,7 +37,7 @@ configuration {
spacing: 0; spacing: 0;
background-color: transparent; background-color: transparent;
font: "Knack Nerd Font 14"; font: "Ubuntu 14";
text-color: @text; text-color: @text;
} }