diff options
author | adam <56338480+adastx@users.noreply.github.com> | 2022-08-10 18:29:29 +0200 |
---|---|---|
committer | adam <56338480+adastx@users.noreply.github.com> | 2022-08-10 18:57:24 +0200 |
commit | a172c49c0feef3f17fec2b228246d65879727e7f (patch) | |
tree | f0dc11880e73f08995a1ac9a5166eadfad33e7f0 /.config/X11 | |
parent | 1e63e6d50a1fc2354dadc4f57f6dde510f039f7b (diff) |
nsxiv: changed status bar font
Diffstat (limited to '.config/X11')
-rw-r--r-- | .config/X11/Xresources | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/X11/Xresources b/.config/X11/Xresources index ce62aad..270a56e 100644 --- a/.config/X11/Xresources +++ b/.config/X11/Xresources @@ -5,3 +5,4 @@ Xcursor.theme: phinger-cursors-light Nsxiv.window.background: #282c34 Nsxiv.window.foreground: #a8b4bb Nsxiv.bar.background: #31353f +Nsxiv.bar.font: JetBrainsMono Nerd Font:size=10 |