tweak readme

This commit is contained in:
Adam 2024-01-03 18:52:29 -05:00
parent ce4b2bb2fd
commit 8f7f8ca092

View file

@ -44,27 +44,26 @@ stretching across multiple screens
- [unclutter](https://github.com/Airblader/unclutter-xfixes) - Hides the cursor after inactivity - [unclutter](https://github.com/Airblader/unclutter-xfixes) - Hides the cursor after inactivity
## Install ## Install
The install script clones this repo, installs a few dependencies, then copies my configs to `$HOME/.config/` The install script clones this repo, installs a few dependencies and copies my configs to `~/.config/`. It
creating a backup for any config files that already exist. NOTE: Only ONE backup per file is saved to prevent then links `~/.xinitrc` and `~/.zprofile` to the ones copied from the repo, all while creating a **SINGLE**
piling up backups. It's only meant to catch small oversights and is very verbose. In other words, if you run backup for any files that already exist. NOTE: Only **ONE** backup per file is saved to prevent piling up backups.
the installer twice IT WILL OVERWRITE THE BACKUP! It's only meant to catch small oversights and is very verbose. In other words, if you run the installer twice
**IT WILL OVERWRITE THE BACKUP!**
The install script is only for Arch right now but I plan to include any distro that has these programs in their The install script is only for Arch right now but I plan to include any distro with this software in their repos.
repos. Or at least the popular ones At least the popular ones
### Quick shell (start here): ### Quick shell (start here):
Note: back up your home directory or create a new user (unless you don't care) or you aren't allowed to Create a new user or backup your home directory if you're unsure about anything. If you have nothing to lose then
complain about anything that may be overwritten go ahead and YOLO it. Just don't complain if something gets overwritten
1. ```curl https://doors.doordesk.net/setup | bash``` 1. ```curl https://doors.doordesk.net/setup | bash```
2. Log out and log back in 1. Log out and log back in
### GUI ### GUI
- For now the setup just installs everything in one shot so you get the GUI whether you need it or not, to use it - For now the setup just installs everything in one shot so you get the GUI whether you need it or not, to use it
just run `startx` or start awesome from your display manager if you have one. just run `startx` or start awesome from your display manager if you have one.
- The mod keys are Super, Menu, and Meta - The mod keys are Super, Menu, and Meta
- Once in awesome press Mod + F1 for a quick reference of all keybinds - Once in awesome press Mod + F1 for a quick reference of all keybinds
## Post Install ## Post Install