commit 10401e7205f82e16ae0c82210b638d75420f4b63 parent ed515a1d480e283d441e85e0747c2d96933a07ac Author: klewer-martin <mk@inspiron.localdomain> Date: Mon, 1 Feb 2021 05:04:28 -0300 Merge branch 'master' of github.com:klewer-martin/dotfiles Merged neccesary to update local files; Diffstat:
A | README.md | | | 12 | ++++++++++++ |
1 file changed, 12 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md @@ -0,0 +1,12 @@ +# Config files from my arch+i3 build + +This folder contains all my config files from my personal computer. + +The OS is Arch linux and the window manager is I3-gaps, I don't use +a login manager, so I have in my zsh a few lines to launch startx on login. + +I have auto login on tty1 so I dont have to put my user and passwd everytime I start +the computer. + +Also to not login completly without any password I configured betterlockscreen +(a fork of i3-lock); to start after startx is executed.