pages*: mark keys according to the guideline (#11907)

This commit is contained in:
Sebastiaan Speck
2023-12-29 17:02:08 +01:00
committed by GitHub
parent 7ec97b40d0
commit 618e227301
75 changed files with 153 additions and 153 deletions

View File

@@ -14,4 +14,4 @@
- 退出 alpine
`'q' 然后 'y'`
`q + y`

View File

@@ -9,24 +9,24 @@
- 打开新终端窗口:
`Super + Return`
`<Super> + <Return>`
- 创建新工作区:
`Super + Shift + {{数字键}}`
`<Super> + <Shift> + {{数字键}}`
- 切换到 `数字` 号工作区:
`Super + {{数字键}}`
`<Super> + {{数字键}}`
- 水平布局打开新窗口:
`Super + h`
`<Super> + h`
- 垂直布局打开新窗口:
`Super + v`
`<Super> + v`
- 打开应用(在执行命令后输入应用名称):
`Super + D`
`<Super> + D`