Update README.md

i3
yutent 2023-06-25 14:42:47 +08:00 committed by GitHub
parent 3b07f57b1b
commit 0f0c9c319e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -1,2 +1,15 @@
# i3-logs
记录`debian bookworm + i3`从0开始配置的历险记。
## 基础安装
```bash
sudo apt install i3 ly xserver-xorg picom polybar rofi feh
```
- `ly` 一个TUI形式的`display manager`
- `i3` 平铺式窗口管理管理器
- `xserver-xorg` X
- `picom` 一个轻量的流行的特效合成器
- `polybar` 状态栏
- `rofi` 应用启动器
- `feh` 壁纸设置器