diff options
author | zachir <zachir@librem.one> | 2025-07-30 06:52:19 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-07-30 06:52:19 -0500 |
commit | 96e30fbe6d97242feacfd6f160396f01ec87a9f4 (patch) | |
tree | ba6cbfe5a601d59a9b01d6c4a3a72240f516d1d0 /rofi | |
parent | 442246498a50440a19d9cba78e83abb55d542879 (diff) | |
parent | 758bf486be2560343561b1d03bffe998f6f932b4 (diff) |
Merge branch 'master' into cas
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; |