Make rofi config a template for font size

This commit is contained in:
Pavle Portic 2022-09-13 11:45:11 +02:00
parent 606a52af45
commit 49cf6bd895
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 13";
font: "Pragmata Pro {{ .rofi.font.size }}";
location: 0;
show-icons: false;
terminal: "terminator";