tldr/pages.zh/linux/i3.md
WhiredPlanck 66da99825c
acpi, flatpak, i3, iptables: add Chinese translation (#5061)
Co-authored-by: Axel Navarro <navarroaxel@gmail.com>
2021-01-01 17:26:50 -05:00

33 lines
544 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# i3
> 一款动态平铺窗口管理器。
> 更多信息https://i3wm.org/docs/userguide.html>.
- 启动 i3注意在此命令运行前务必关闭其它先前存在的窗口管理器
`i3`
- 打开新终端窗口:
`Super + Return`
- 创建新工作区:
`Super + Shift + {{数字键}}`
- 切换到 {{数字}} 号工作区:
`Super + {{数字键}}`
- 水平布局打开新窗口:
`Super + h`
- 垂直布局打开新窗口:
`Super + v`
- 打开应用(在执行命令后输入应用名称):
`Super + D`