aboutsummaryrefslogtreecommitdiffstats
path: root/README.zh-TW.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.zh-TW.md')
-rw-r--r--README.zh-TW.md12
1 files changed, 3 insertions, 9 deletions
diff --git a/README.zh-TW.md b/README.zh-TW.md
index 4834ded2..2de2f63f 100644
--- a/README.zh-TW.md
+++ b/README.zh-TW.md
@@ -2,7 +2,7 @@
2 2
3sway 是一個與 [i3](https://i3wm.org/) 相容的 [Wayland](http://wayland.freedesktop.org/) compositor。 3sway 是一個與 [i3](https://i3wm.org/) 相容的 [Wayland](http://wayland.freedesktop.org/) compositor。
4閱讀 [FAQ](https://github.com/swaywm/sway/wiki)。 加入 [IRC 4閱讀 [FAQ](https://github.com/swaywm/sway/wiki)。 加入 [IRC
5頻道](https://web.libera.chat/?channels=#sway) (#sway on 5頻道](https://web.libera.chat/gamja/?channels=#sway) (#sway on
6irc.libera.chat) 6irc.libera.chat)
7 7
8## 發行簽章 8## 發行簽章
@@ -25,10 +25,10 @@ Sway 在許多發行版都有提供。請自己嘗試於你的發行版安裝
25相依套件: 25相依套件:
26 26
27* meson \* 27* meson \*
28* [wlroots](https://github.com/swaywm/wlroots) 28* [wlroots](https://gitlab.freedesktop.org/wlroots/wlroots)
29* wayland 29* wayland
30* wayland-protocols \* 30* wayland-protocols \*
31* pcre 31* pcre2
32* json-c 32* json-c
33* pango 33* pango
34* cairo 34* cairo
@@ -44,12 +44,6 @@ _\*編譯時相依_
44 ninja -C build 44 ninja -C build
45 sudo ninja -C build install 45 sudo ninja -C build install
46 46
47在沒有 logind 的系統上,你需要為 sway 的執行檔加上 suid。
48
49 sudo chmod a+s /usr/local/bin/sway
50
51Sway 在啟動不久後就會放棄 root 權限。
52
53## 設定檔 47## 設定檔
54 48
55如果你已經在使用 i3,你可以直接將你的 i3 設定檔複製到 `~/.config/sway/config` 然後就能直接使用。 49如果你已經在使用 i3,你可以直接將你的 i3 設定檔複製到 `~/.config/sway/config` 然後就能直接使用。