Skip to content

Commit

Permalink
anyrun: change font
Browse files Browse the repository at this point in the history
  • Loading branch information
mardukpill committed Jul 21, 2024
1 parent 77fcc72 commit 09bff51
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion modules/home/utility/anyrun/theme.css
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
* {
all: unset;
font-size: 1.2rem;
/* font-size: 1.2rem; */
font-family: JetBrainsMono Nerd Font;
font-size: 18px;
font-weight: bold;
}

#window,
Expand Down

0 comments on commit 09bff51

Please sign in to comment.