diff options
author | Joe <rrbo@proton.me> | 2023-02-24 14:50:21 +0100 |
---|---|---|
committer | Joe <rrbo@proton.me> | 2023-02-24 14:50:21 +0100 |
commit | bc346dc1c80f619788aa4d2541722b0a15a314a1 (patch) | |
tree | a7ea26be60c9cda1af95bd66523fca0148e855ca /.config/conky/conkyrc | |
parent | up (diff) | |
download | dotfiles-bsd-bc346dc1c80f619788aa4d2541722b0a15a314a1.tar.gz dotfiles-bsd-bc346dc1c80f619788aa4d2541722b0a15a314a1.tar.bz2 dotfiles-bsd-bc346dc1c80f619788aa4d2541722b0a15a314a1.tar.xz dotfiles-bsd-bc346dc1c80f619788aa4d2541722b0a15a314a1.tar.zst dotfiles-bsd-bc346dc1c80f619788aa4d2541722b0a15a314a1.zip |
up]
Diffstat (limited to '.config/conky/conkyrc')
-rw-r--r-- | .config/conky/conkyrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/conky/conkyrc b/.config/conky/conkyrc index 0917721..21b8791 100644 --- a/.config/conky/conkyrc +++ b/.config/conky/conkyrc @@ -11,8 +11,8 @@ conky.config = { use_spacer = 'none', use_xft = true, xftalpha = 1, - font = 'NotoSansMono Nerd Font:size=10', - font1 = 'NotoSansMono Nerd Font:bold:size=10', + font = 'Hack Nerd Font:size=10', + font1 = 'Hack Nerd Font:bold:size=10', font2 = 'Hack Nerd Font Mono:bold:size=10', template0 = '\\n', if_up_strictness = address, |