Add JetBrains Mono; Fix font usage
This commit is contained in:
parent
e03ae84fdf
commit
62ce510326
36 changed files with 13 additions and 13 deletions
|
|
@ -1,6 +1,6 @@
|
|||
configuration {
|
||||
modi: "combi,ssh,run,window";
|
||||
font: "hack 10";
|
||||
font: "JetBrains Mono 13";
|
||||
show-icons: true;
|
||||
ssh-command: "{terminal} -e bash -ic "ssh {host} [-p {port}]"";
|
||||
icon-theme: ""Papirus-Dark"";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue