Update startup services

ada
blallo 2023-05-14 11:45:21 +02:00
parent 6e2c8aa6b5
commit 17cf29ba94
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
1 changed files with 3 additions and 1 deletions

View File

@ -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' \