Skip to content

Commit 9d454d2

Browse files
committed
improv (pop-key-shortcuts): Improve wording & symbol consistency
1 parent e4d0616 commit 9d454d2

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

content/pop-keyboard-shortcuts.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,14 @@ 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

0 commit comments

Comments
 (0)