fctix autostart + exec-once cleanup

This commit is contained in:
Lennart J. Kurzweg (Nx2)
2024-09-04 17:11:25 +02:00
parent f2589a350d
commit fd3ca3a1d3

View File

@@ -243,16 +243,15 @@ lib.mkIf (user != "tv")
};
exec-once = [
"hyprpm reload -n "
"waybar "
"hyprpaper -n "
"waybar"
"swww-daemon"
"hyprland-autoname-workspaces"
"/usr/lib/polkit-kde-authentication-agent-1 "
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
"syncthing -no-browser"
"mako"
"ibus engine xkb:de::deu"
"fcitx5"
# "ibus engine xkb:de::deu"
"libinput-gestures"
# "hyprswitch --daemon"
];