summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSuleyman Farajli <suleyman@farajli.net>2025-10-26 23:50:53 +0400
committerSuleyman Farajli <suleyman@farajli.net>2025-10-26 23:50:53 +0400
commitad0cba849132133dc9a86c389405cab031316e09 (patch)
tree9b32756a6e8402f69b3a6ec5a8a64c6915272d74 /README.md
parent960878d8d639eebea38a83b83ab64024caa407ac (diff)
docs(README.md): updated
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index 1d170f4..46ee2ed 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
# slcf - Suleyman's linux configuration files
My linux xorg configuration.
-slcf only installs configuration to the home directory of the user running the Makefile
+slcf only installs configuration to the home directory of the user running the install script
and doesn't affect other users or make system-wide changes but it does overwrites the current configuration,
-so, it's recommended to create a new user and run make as that user.
+so, it's recommended to create a new user and run the install script as that user.
If you like the setup then you can install it for your main user.
# Screenshots
@@ -17,9 +17,11 @@ If you like the setup then you can install it for your main user.
useradd -m -s /bin/zsh <user>
```
-3. run
+3. configure `install` script
+
+4. run
``` bash
-make
+./install
```
4. Log out, log back in, and run `startx` on the TTY.
@@ -45,7 +47,7 @@ note: Some distros require installing `-devel` or `-dev` variants
## Program dependencies (optional but recommended)
- Xorg
- dunst
-- fzf
+- fzf [useless]
- git
- lf >= r31
- mpv