[Rofi] Change font to JetBrains Mono
This commit is contained in:
parent
ed47163d6a
commit
7c0b3ee9ed
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ configuration {
|
||||||
/* width: 50;*/
|
/* width: 50;*/
|
||||||
/* lines: 15;*/
|
/* lines: 15;*/
|
||||||
/* columns: 1;*/
|
/* columns: 1;*/
|
||||||
font: "Iosevka 12";
|
font: "Jetbrains Mono 12";
|
||||||
/* bw: 1;*/
|
/* bw: 1;*/
|
||||||
/* location: 0;*/
|
/* location: 0;*/
|
||||||
/* padding: 5;*/
|
/* padding: 5;*/
|
||||||
|
|
Loading…
Reference in a new issue