diff options
| author | Ja.KooLit <jimmielovejay@gmail.com> | 2023-11-25 18:57:40 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-25 18:57:40 +0900 |
| commit | 823ce273e69e716be814473430d0cfa5cb714b7d (patch) | |
| tree | 70878cbe3027d9da452658a8644e33d83c1b3ea2 /config/dunst | |
| parent | fbf04572b4ed8867da3c96551b25261401364be0 (diff) | |
| parent | 19f025c2dc27da54127ae302482398be61b55ebe (diff) | |
Merge pull request #34 from JaKooLit/v2.1.9
V2.1.9
Diffstat (limited to 'config/dunst')
| -rwxr-xr-x | config/dunst/styles/dunstrc-dark | 2 | ||||
| -rwxr-xr-x | config/dunst/styles/dunstrc-light | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/config/dunst/styles/dunstrc-dark b/config/dunst/styles/dunstrc-dark index 961afb22..c7fa3903 100755 --- a/config/dunst/styles/dunstrc-dark +++ b/config/dunst/styles/dunstrc-dark @@ -92,7 +92,7 @@ ### Text ### - font = Monospace 12 + font = Fira Code Medium 12 # The spacing between lines. If the height is smaller than the # font height, it will get raised to the font height. diff --git a/config/dunst/styles/dunstrc-light b/config/dunst/styles/dunstrc-light index 935eb681..2ba902de 100755 --- a/config/dunst/styles/dunstrc-light +++ b/config/dunst/styles/dunstrc-light @@ -92,7 +92,7 @@ ### Text ### - font = Monospace 12 + font = Fira Code Medium 12 # The spacing between lines. If the height is smaller than the # font height, it will get raised to the font height. |
