dotfiles

Config files from my daily system
Index Commits Files Refs README
commit aaf5a6ff303a13a5514b42c42c883a77a3cb0780
parent 1c77ab8ab76aa56e3cef2091327b9b44575ec8e8
Author: Martin J. Klöckner <64109770+klewer-martin@users.noreply.github.com>
Date:   Mon,  1 Feb 2021 05:00:23 -0300

Update README.md
Diffstat:
MREADME.md | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -3,10 +3,10 @@
 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 dedicated part to startx on login.
+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 i3 lock to start after
-startx is executed.
+Also to not login completly without any password I configured betterlockscreen
+(a fork of i3-lock); to start after startx is executed.