Set rofi font to fontconfig option

This commit is contained in:
Pavle Portic 2023-10-17 16:29:27 +02:00
parent 0f68e915cd
commit 8f3c977bf1
Signed by: TheEdgeOfRage
GPG Key ID: 66AD4BA646FBC0D2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
configuration {
modi: "drun,ssh,emoji";
fixed-num-lines: true;
font: "Pragmata Pro {{ .rofi.font.size }}";
font: "MonoFont {{ .rofi.font.size }}";
location: 0;
show-icons: false;
terminal: "terminator";