home/fcitx5: correct systemd target
This commit is contained in:
parent
0e169d4a26
commit
637234c492
@ -334,6 +334,7 @@ in
|
|||||||
hypridle.Unit.After = lib.mkForce "graphical-session.target";
|
hypridle.Unit.After = lib.mkForce "graphical-session.target";
|
||||||
waybar.Unit.After = lib.mkForce "graphical-session.target";
|
waybar.Unit.After = lib.mkForce "graphical-session.target";
|
||||||
network-manager-applet.Unit.After = lib.mkForce "graphical-session.target";
|
network-manager-applet.Unit.After = lib.mkForce "graphical-session.target";
|
||||||
|
fcitx5-daemon.Unit.After = lib.mkForce "graphical-session.target";
|
||||||
# hyprpaper.Unit.After = lib.mkForce "graphical-session.target";
|
# hyprpaper.Unit.After = lib.mkForce "graphical-session.target";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user