From 7cd5f6070eb8bfe30b1dd69bfe574a90320e119e Mon Sep 17 00:00:00 2001 From: morten-b <32033374+morten-b@users.noreply.github.com> Date: Fri, 22 Jan 2021 18:05:24 +0100 Subject: [PATCH] Add post install instruction --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0496ae3..4686126 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ cd SwayEOS bash testinstall.sh + +## Post install + +- Keyboard layout in: `~/.config/sway/config.d/input` +- Screen settings in: `~/.config/sway/config.d/output` ## To-Do (as of 21/1/21)