diff options
author | ZachIR <zachir@librem.one> | 2025-07-30 02:44:56 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-30 02:44:56 -0500 |
commit | 5dd6e29077d22eab9a78425a1a9e34a22adaf19c (patch) | |
tree | 9c02d294607e00bf3d68cd40fd4e3130387db445 /rofi | |
parent | f6af3222522415f73d7bfb69daef62b81e83081c (diff) | |
parent | ec330589a41b423950fe49449248edb546961383 (diff) |
Merge branch 'master' into car
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; |