sway_config/services.piped.conf

12 lines
453 B
Plaintext

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 avizo"
exec "systemctl --user start waybar@begs-big"
exec "systemctl --user start mako"
exec "systemctl --user start poweralertd-user"
exec "systemctl --user import-environment"
# vim:syntax=swayconfig: