diff options
| -rw-r--r-- | .config/dunst/dunstrc | 2 | ||||
| -rw-r--r-- | .config/wal/templates/dunstrc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/dunst/dunstrc b/.config/dunst/dunstrc index 65517c3..db79ee9 100644 --- a/.config/dunst/dunstrc +++ b/.config/dunst/dunstrc @@ -25,7 +25,7 @@ idle_threshold = 120 # Font and typography settings - font = Hack Nerd Font 10 + font = Jetbrains Mono 10 alignment = left word_wrap = yes diff --git a/.config/wal/templates/dunstrc b/.config/wal/templates/dunstrc index 2bcddd4..501692c 100644 --- a/.config/wal/templates/dunstrc +++ b/.config/wal/templates/dunstrc @@ -25,7 +25,7 @@ idle_threshold = 120 # Font and typography settings - font = Hack Nerd Font 10 + font = JetBrains Mono 10 alignment = left word_wrap = yes |
