File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -94,10 +94,10 @@ export const logic = {
9494 LXQt : 'LXQt Configuration Center → Session Settings → Autostart → LXQt Autostart → Add (Name: Fcitx 5, Command: fcitx5)' ,
9595 COSMIC :
9696 'COSMIC Settings → Applications → Startup Applications → Add app → Fcitx 5' ,
97- i3 : 'Add `exec --no-startup-id fcitx5 -d` to ~/.config/i3/config' ,
98- Sway : 'Add `exec --no-startup-id fcitx5 -d` to ~/.config/sway/config' ,
99- Hyprland : 'Add `exec-once = fcitx5 -d` to ~/.config/hypr/hyprland.conf' ,
100- Niri : 'Add `spawn-sh-at-startup "fcitx5 -d"` to ~/.config/niri/config.kdl' ,
97+ i3 : 'Thêm `exec --no-startup-id fcitx5 -d` vào ~/.config/i3/config' ,
98+ Sway : 'Thêm `exec --no-startup-id fcitx5 -d` vào ~/.config/sway/config' ,
99+ Hyprland : 'Thêm `exec-once = fcitx5 -d` vào ~/.config/hypr/hyprland.conf' ,
100+ Niri : 'Thêm `spawn-sh-at-startup "fcitx5 -d"` vào ~/.config/niri/config.kdl' ,
101101 } ,
102102 wayland_extras : {
103103 General : {
@@ -128,7 +128,7 @@ export const logic = {
128128 } ,
129129 Niri : {
130130 best_setup : [
131- 'Nên cài đặt xwayland-satellite. Mặc định niri sẽ tự khởi động mà không cần spawn-at-startup.'
131+ 'Nên cài đặt xwayland-satellite. Mặc định niri sẽ tự khởi động mà không cần spawn-at-startup.' ,
132132 ] ,
133133 caveats :
134134 'niri không hỗ trợ Xorg trực tiếp. Hãy cài chung với xwayland-satellite' ,
You can’t perform that action at this time.
0 commit comments