From 2de4e5305906297201869a1cda367eb3a3e5945f Mon Sep 17 00:00:00 2001 From: 0scar Date: Sat, 11 Dec 2021 19:26:06 +0100 Subject: Update README --- README.md | 7 +++++-- 1 file 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@.service`. -3. Copy everything else to your home folder. + enable it with `systemctl enable autolock@.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/ -- cgit v1.3