Update startup services
This commit is contained in:
parent
6e2c8aa6b5
commit
17cf29ba94
|
@ -2,12 +2,14 @@ exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||||
exec hash dbus-update-activation-environment 2>/dev/null && \
|
exec hash dbus-update-activation-environment 2>/dev/null && \
|
||||||
dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
|
||||||
|
|
||||||
|
exec "systemctl --user start cbatticon"
|
||||||
exec "systemctl --user start avizo"
|
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 mako"
|
||||||
exec "systemctl --user start gammastep"
|
exec "systemctl --user start gammastep"
|
||||||
exec "systemctl --user start kanshi"
|
exec "systemctl --user start kanshi"
|
||||||
exec "systemctl --user start greenclip"
|
exec "systemctl --user start greenclip"
|
||||||
|
exec "systemctl --user start poweralertd-user"
|
||||||
exec "systemctl --user import-environment; systemctl --user start swayidle"
|
exec "systemctl --user import-environment; systemctl --user start swayidle"
|
||||||
# exec swayidle -w \
|
# exec swayidle -w \
|
||||||
# timeout 300 '$lock' \
|
# timeout 300 '$lock' \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user