diff options
author | zachir <zachir@librem.one> | 2023-02-26 10:25:11 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-02-26 10:25:11 -0600 |
commit | f4e4f832c82d1044ea61939bd59c4be3f098e239 (patch) | |
tree | e3396f3d215d50bf4f79276339dd0ff7f5e91859 /dunst | |
parent | 889f0a81e1a773f02bc71c63c18ed5fe9bf0796c (diff) |
set dunst font
Diffstat (limited to 'dunst')
-rw-r--r-- | dunst/dunstrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dunst/dunstrc b/dunst/dunstrc index 7d8963b..403ffca 100644 --- a/dunst/dunstrc +++ b/dunst/dunstrc @@ -86,7 +86,7 @@ ### Text ### - font = Monospace 8 + font = mononoki Nerd Font Mono 18 # The spacing between lines. If the height is smaller than the # font height, it will get raised to the font height. |