diff options
| author | Drew DeVault <sir@cmpwn.com> | 2019-04-25 11:23:37 -0400 |
|---|---|---|
| committer | Simon Ser <contact@emersion.fr> | 2019-04-25 18:44:28 +0300 |
| commit | 236ca63419528da1ebfbfe7aabd24a1c3b274437 (patch) | |
| tree | 88dbafbde4595ce0ce35b26b70a716154a90acd1 /README.zh-CN.md | |
| parent | f62c755a9f747dff9411ccedb62ecee288e67b5c (diff) | |
swaybg: split into standalone project
The new upstream is https://github.com/swaywm/swaybg
This commit also refactors our use of gdk-pixbuf a bit, since the only
remaining reverse dependency is swaybar tray support.
Diffstat (limited to 'README.zh-CN.md')
| -rw-r--r-- | README.zh-CN.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/README.zh-CN.md b/README.zh-CN.md index 6df5a1f3..f40572da 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -35,14 +35,12 @@ Sway 在很多发行版中可用. 尝试在你的发行版中安装 "sway" 包. * json-c * pango * cairo -* gdk-pixbuf2 \*\* +* gdk-pixbuf2 (可选的: system tray) * [scdoc](https://git.sr.ht/~sircmpwn/scdoc) (可选的: man pages) \* * git \* _\*编译时依赖_ -_\*\*可选的: swaybg 依赖_ - 运行这些命令: meson build |
