mirror of
https://github.com/kingomarnajjar/desktop-environment.git
synced 2026-07-25 22:27:20 +10:00
docs
This commit is contained in:
parent
1a6a1a317c
commit
e7dedafac9
1 changed files with 3 additions and 6 deletions
|
|
@ -35,6 +35,7 @@ Inexhaustive list of keybindings. Check `~/.config/i3/config` for all available
|
|||
### System Management
|
||||
|
||||
- Restart the desktop environment: `$mod+Shift+q`
|
||||
- Lock screen: `$mod+slash`
|
||||
|
||||
### Window Focus and Movement
|
||||
|
||||
|
|
@ -55,7 +56,8 @@ Vim-style bindings for focusing and moving windows.
|
|||
- Create a new workspace: `$mod+n`
|
||||
- Move the focused window to a new workspace: `$mod+Shift+n`
|
||||
- Switch to adjacent workspace: `$mod+Control+h` or `$mod+Control+l`
|
||||
- Switch to workspace: `$mod+1` to `$mod+0`
|
||||
- Switch to workspace n: `$mod+1` to `$mod+0`
|
||||
- Switch to previous workspace: `$mod+minus`
|
||||
|
||||
### Application Launching
|
||||
|
||||
|
|
@ -79,11 +81,6 @@ Vim-style bindings for focusing and moving windows.
|
|||
- Show volume: `$mod+v`
|
||||
- Show wifi: `$mod+i`
|
||||
|
||||
### Miscellaneous
|
||||
|
||||
- Lock screen: `$mod+slash`
|
||||
- Restart i3 in-place: `$mod+Shift+r`
|
||||
|
||||
## Running in the Cloud
|
||||
|
||||
Fork the [cloud-computer/cloud-computer](https://github.com/cloud-computer/cloud-computer) repository and this desktop environment will be deployed to GitHub's cloud.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue