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