diff options
author | zsmith <zsmith@newhopechurch.tv> | 2025-07-30 09:16:10 -0500 |
---|---|---|
committer | zsmith <zsmith@newhopechurch.tv> | 2025-07-30 09:16:10 -0500 |
commit | 891de8e4c0ea0e4e141de22e684c4ec3c1a4f630 (patch) | |
tree | 0899ecc583833235971ce44a3a74b3f5ab8c93d2 /rofi | |
parent | 881727689c3a32161d9ed0333cde2ec905a9c747 (diff) | |
parent | 08655b7b49d8c970b1f0020ccc807209c298c127 (diff) |
Merge remote-tracking branch 'origin/master' into mac
Diffstat (limited to 'rofi')
-rw-r--r-- | rofi/dmenu.rasi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rofi/dmenu.rasi b/rofi/dmenu.rasi index 6fd198a..2ac7745 100644 --- a/rofi/dmenu.rasi +++ b/rofi/dmenu.rasi @@ -8,7 +8,7 @@ background-color: Black; border-color: White; text-color: White; - font: "FiraCode Nerd Font Mono 12"; + font: "JetBrainsMono Nerd Font 12"; } window { anchor: north; |