git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Pfeiffer <coding _ lirion.de> 2021-07-28 16:19:27 +0200
committerHarald Pfeiffer <coding _ lirion.de> 2021-07-28 16:19:27 +0200
commit3fcb37d2bb55176ef0fc534b2b8580d19d732c94 (patch)
tree38874872cb153140c27522b73cd5cb6f369bedb0
parent9734902a565d079798f0f505f1ec266f65af05fe (diff)
downloadlulz-3fcb37d2bb55176ef0fc534b2b8580d19d732c94.tar.bz2
-rw-r--r--peps/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/peps/README.md b/peps/README.md
index f6675a2..9ed4573 100644
--- a/peps/README.md
+++ b/peps/README.md
@@ -1,7 +1,7 @@
# Prerequisites
-Install LXDE and Chromium-Browser without recommendations. Set up the RaspBi to auto-login a user with X.
-Then use the files in here to have him auto-launch Chromium with the desired URLs.
+Install LXDE and Chromium-Browser without recommendations. Set up the Raspi to auto-login a user with X.
+Then use the files in here to make the user session auto-launch Chromium with the desired URLs.
# Details
@@ -10,5 +10,5 @@ Then use the files in here to have him auto-launch Chromium with the desired URL
1. /usr/local/bin/keinepeps will make that symlink redirect to something more serious
1. /etc/xdg/lxsession/LXDE/autostart will launch the above-mentioned symlink
1. /home/user/.config/lxsession/LXDE/autostart will symlink to the /etc file. Replace "user" with the actual
- auto-login user. Why this file? Otherwise, it will be created with the /etc content upon creation and then
+ auto-login user. Why this file? Otherwise, it will be created with the /etc content upon first launch and then
be a file (inode) of its own.