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:29:29 +0200 |
commit | 563bbf7d960afde0e80fe77b6b7207b71ada27c7 (patch) | |
tree | 86fc0895c4fc5bcab37b423e2ee4a015e6a3603a /.config | |
parent | 50b850fd84842eaa4b69ce1b3c0d2d7caa3f67d6 (diff) |
nsxiv: changed status bar font
Diffstat (limited to '.config')
-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 763133f..6ce6585 100644 --- a/.config/X11/Xresources +++ b/.config/X11/Xresources @@ -4,3 +4,4 @@ Xcursor.theme: phinger-cursors-light Nsxiv.window.background: #282c34 Nsxiv.window.foreground: #a8b4bb Nsxiv.bar.background: #31353f +Nsxiv.bar.font: JetBrainsMono Nerd Font |