From 17cf29ba9420d87f18f17364df2446a1a2cc3ff8 Mon Sep 17 00:00:00 2001 From: Blallo Date: Sun, 14 May 2023 11:45:21 +0200 Subject: [PATCH] Update startup services --- services.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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' \