From f46a2b9c7636a231d21b608779c7a98a4166330c Mon Sep 17 00:00:00 2001 From: aminnairi <18418459+aminnairi@users.noreply.github.com> Date: Mon, 1 Jan 2024 13:29:53 +0100 Subject: [PATCH] removed unused sections in the documentation --- README.md | 37 ------------------------------------- 1 file changed, 37 deletions(-) diff --git a/README.md b/README.md index 579ea8d..b55a45d 100644 --- a/README.md +++ b/README.md @@ -40,40 +40,3 @@ cd laptop # Apply the configuration bash main.sh ``` - -### Configuration of the used programs - -#### Configuration of Bitwarden - -```bash -rbw config set email -``` - -Where `` is the email to use for Bitwarden. - -#### Configuration of i3 - -```bash -touch i3/i3status/settings.json -``` - -```json -{ - "weather": { - "appid": "your-openweathermap-api-key-here" - } -} -``` - -#### Startup of i3 - -```bash -startx -``` - -## Shortcuts - -Shortcut | Description ----|--- -`Super + x` | Lock the screen -`Super + p` | Start a new screenshot