diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-07-22 01:25:14 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-07-22 01:25:14 +0530 |
| commit | 7eea339ac94da3ffccadf8851b27d0724cd1b8dc (patch) | |
| tree | 9ad0606904ee25595e34c7eb73e3323fdfecaea3 /.config | |
| parent | e3c847b68e00920843bbc89cb57afd19e6c3f997 (diff) | |
dunstrc font change
Diffstat (limited to '.config')
| -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 |
