commit 6fe5ec9a7768876beb6547ff07f1e1ce910d5ecd
parent 0580a695040d5219a264110ba5e3dd88f6e82ecc
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Sun, 23 Jan 2022 04:20:47 -0500
Update README
Diffstat:
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.config/spectrwm/spectrwm.conf b/.config/spectrwm/spectrwm.conf
@@ -4,7 +4,7 @@ name = ws[2]:Browser
name = ws[10]:KeepassXC
# Bar
-bar_font = -*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*,IBMPlexMono:size=12
+bar_font = -*-terminus-medium-*-*-*-14-*-*-*-*-*-*-*,IBMPlexMono:size=14
bar_border = black
bar_format = +@fn=1; +I:+D +S +C +|C+@fn=1;%A, %d-%b-%Y +|R+@fn=1; %H:%M
bar_color_selected = rgb:ee/ee/ee
diff --git a/README.md b/README.md
@@ -1,8 +1,8 @@
# Dotfiles
I am typically using a ksh-based shell, hence no `.bashrc` or similar. Shell
-configuration is in `.shrc` and sourced using the `ENV` environment variable
-from `.profile`.
+configuration is in `~/.config/shrc` and sourced using the `ENV` environment
+variable from `~/.xsession`.
The .Xresources file is not necessarily used as terminal configuration if the
terminal I'm using doesn't support it. In that case it just acts as a reference