Skip to content

Commit 82b255e

Browse files
committed
improv (pop-key-shortcuts): Improve wording & symbol consistency
1 parent b54784d commit 82b255e

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

content/pop-keyboard-shortcuts.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -66,17 +66,18 @@ Directional actions can use either the standard arrow keys or their Vim equivale
6666

6767
### Manage workspaces and displays
6868

69-
| Shortcut | Action |
70-
| ------------------------------------------------------------------------------------------ | ---------------------------------------------- |
71-
| <kbd>SUPER</kbd> + <kbd>Ctrl</kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> | Navigate between workspaces |
72-
| <kbd>SUPER</kbd> + <kbd>Home</kbd>/<kbd>End</kbd> | Navigate to first/last workspace |
73-
| <kbd>SUPER</kbd> + <kbd>Shift</kbd> + <kbd>Direction keys</kbd> | Move active window between upper and lower workspaces as well as right and left monitors respectively |
74-
| <kbd>SUPER</kbd> + <kbd>Shift</kbd> + <kbd>Ctrl</kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> | Move the active window between upper and lower displays
75-
| <kbd>SUPER</kbd> + <kbd>ESC</kbd> | Lock the screen |
69+
| Shortcut | Action |
70+
| --------------------------------------------------------------------------------- | --------------------------------------------------- |
71+
| <kbd>SUPER</kbd> + <kbd>Ctrl</kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> | Navigate between workspaces |
72+
| <kbd>SUPER</kbd> + <kbd>Home</kbd>/<kbd>End</kbd> | Navigate to first/last workspace |
73+
| <kbd>SUPER</kbd> + <kbd>Shift</kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> | Move active window between upper/lower workspaces |
74+
| <kbd>SUPER</kbd> + <kbd>Shift</kbd> + <kbd>←</kbd>/<kbd>→</kbd> | Move active window between left/right displays |
75+
| <kbd>SUPER</kbd> + <kbd>Ctrl</kbd> + <kbd>Shift</kbd> + <kbd>↑</kbd>/<kbd>↓</kbd> | Move the active window between upper/lower displays |
76+
| <kbd>SUPER</kbd> + <kbd>ESC</kbd> | Lock the screen |
7677

7778
### Use the launcher
7879

79-
The launcher allows searching through open windows and installed applications and has the additional functions listed below.
80+
The launcher allows searching through open windows and installed applications. It also has the additional functions listed below.
8081

8182
| Shortcut/command | Action |
8283
| ---------------------------------------------------------- | ------------------------------- |

0 commit comments

Comments
 (0)