[i3] Update fonts

This commit is contained in:
2022-09-14 12:17:07 -04:00
parent 0bb6af0f71
commit 38abe55e5b
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
configuration {
modi: "window,run,ssh,combi";
terminal: "alacritty";
font: "Ubuntu Condensed 10";
font: "Iosevka 10";
show-icons: true;
combi-modi: "window,drun,ssh";
}