From ad0cba849132133dc9a86c389405cab031316e09 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Sun, 26 Oct 2025 23:50:53 +0400 Subject: docs(README.md): updated --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'README.md') 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 ``` -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 -- cgit v1.2.3