summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0scar <qgt268@alumni.ku.dk>2021-12-11 18:26:06 +0000
committer0scar <qgt268@alumni.ku.dk>2021-12-11 18:26:06 +0000
commit2de4e5305906297201869a1cda367eb3a3e5945f (patch)
treefb57e32e50b335fb4449fd655796f1e305d688b3
parent3773b77d5d8fec59b085b246749d90eafc9b37a0 (diff)
Update README
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8a27c30..03d9b0b 100644
--- a/README.md
+++ b/README.md
@@ -18,9 +18,12 @@ dirs, and put all config files in `~/.config`.
1. clone my (or anyone elses, or the original and configure it your own) dwm
and dwmblocks configs and `sudo make clean install`.
+ If you do not want to use dwm, you can change the `exec dwm` line in
+ [xinitrc](.config/x/xinitrc)
2. Copy `etc/systemd/system/autolock@.service` to `/etc/systemd/system/`-folder and
- enable it with `systemctl enable autolock@<your username>.service`.
-3. Copy everything else to your home folder.
+ enable it with `systemctl enable autolock@<your username>.service`, in order
+ to enable autolocking when putting your computer to sleep or hibernation.
+3. `$ cp .local .config ~`
```bash
cp etc/systemd/system/autolock@.service /etc/systemd/system/