From e7dedafac91c8ed651c602c4db47a7aad8c69ab4 Mon Sep 17 00:00:00 2001 From: Jackson Delahunt Date: Mon, 21 Aug 2023 22:28:16 +1000 Subject: [PATCH] docs --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index aacab32..3b9ff72 100644 --- a/README.md +++ b/README.md @@ -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.