diff --git a/.config/rofi/themes/spotlight.rasi b/.config/rofi/themes/spotlight.rasi index 0e27360..09ea0fb 100644 --- a/.config/rofi/themes/spotlight.rasi +++ b/.config/rofi/themes/spotlight.rasi @@ -5,7 +5,7 @@ *******************************************************************************/ * { - font: "Montserrat 12"; + font: "JetBrains Mono 12"; bg0: #242424E6; bg1: #7E7E7E80; @@ -32,7 +32,7 @@ window { } inputbar { - font: "Montserrat 20"; + font: "JetBrains Mono 20"; padding: 12px; spacing: 12px; children: [ icon-search, entry ];