diff --git a/services.conf b/services.conf index 8fb58c5..57f2b33 100644 --- a/services.conf +++ b/services.conf @@ -2,12 +2,14 @@ exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK exec hash dbus-update-activation-environment 2>/dev/null && \ dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK +exec "systemctl --user start cbatticon" exec "systemctl --user start avizo" -exec "systemctl --user start waybar" +exec "systemctl --user start waybar@begs-big" exec "systemctl --user start mako" exec "systemctl --user start gammastep" exec "systemctl --user start kanshi" exec "systemctl --user start greenclip" +exec "systemctl --user start poweralertd-user" exec "systemctl --user import-environment; systemctl --user start swayidle" # exec swayidle -w \ # timeout 300 '$lock' \