From 4e0b4392e6b3075c1edad1e5196e3e6898f8b800 Mon Sep 17 00:00:00 2001 From: Adam <24621027+adoyle0@users.noreply.github.com> Date: Sun, 31 Dec 2023 00:47:28 -0500 Subject: [PATCH] add excuse --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d50dd52..01a6fe0 100644 --- a/readme.md +++ b/readme.md @@ -63,7 +63,7 @@ As your new user in your new user's home directory run: (will overwrite some use For now the setup just installs everything in one shot so you get the GUI whether you need it or not, to use it just run `startx` -### Known issues (aka things to fix and excuses why they aren't): +## Known issues (aka things to fix and excuses why they aren't): - Nvim complains about packer - Awesomewm reload races the bg/color script and may not update. Just reload awesome again manually for now - Installer can hang at "retrieving packages" - I think this is a pacman/mirror issue. Just kill and restart it, @@ -72,6 +72,7 @@ it'll pick up where it left off Backspace to kill Xorg and then do something like `sudo echo hey && startx` as a workaround. This may be VM weirdness, more testing is needed - Less can block entering sudo password for an update, may also be a weird VM thing, same workaround as above +- Redshift is hard coded to New England because geolocating had an error and I was lazy ## Future: - More granular installer