diff options
| author | Suleyman Farajli <suleyman@farajli.net> | 2025-11-09 01:13:27 +0400 |
|---|---|---|
| committer | Suleyman Farajli <suleyman@farajli.net> | 2025-11-09 01:13:27 +0400 |
| commit | d4f835d5bd04da17c235d3dddad7a04efe0097d5 (patch) | |
| tree | ca92a46e1cf81672ff11d8353172504a731fb437 /README.md | |
| parent | 8b31b695c1fd5784a28c80b6aeebeff50cabf447 (diff) | |
docs(README.md): updated
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -26,7 +26,7 @@ useradd -m -s /bin/zsh <user> 4. Log out, log back in, and run `startx` on the TTY. # Dependencies -If GUI is disabled in the install file then build dependencies are not needed. +If GUI is disabled in the install file then build dependencies are not needed. Both program and script dependencies are optional but recommended. ## Build time dependencies - curl @@ -50,7 +50,7 @@ If GUI is disabled in the install file then build dependencies are not needed. note: Some distros require installing `-devel` or `-dev` variants (e.g. libX11-devel, libx11-dev) for headers and build files. -## Program dependencies (optional but recommended) +## Program dependencies - Xorg - fzf - git @@ -67,7 +67,7 @@ note: Some distros require installing `-devel` or `-dev` variants - zathura - zsh or bash -## Script dependencies (optional but recommended) +## Script dependencies - brightnessctl - pulseaudio - xgamma |
