removed unused sections in the documentation

This commit is contained in:
aminnairi
2024-01-01 13:29:53 +01:00
parent 8a49bb7368
commit f46a2b9c76
-37
View File
@@ -40,40 +40,3 @@ cd laptop
# Apply the configuration # Apply the configuration
bash main.sh bash main.sh
``` ```
### Configuration of the used programs
#### Configuration of Bitwarden
```bash
rbw config set email <email>
```
Where `<email>` 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