set config for systemctl so screensharing hopefully works

please god if you're real let this work
also
please satan if you're real don't make god make this not work I love you please
This commit is contained in:
Tobias Berger 2024-01-27 15:29:22 +01:00
parent 3d28d91ca4
commit 36b0cf0197
Signed by: toby
GPG key ID: 2D05EFAB764D6A88

View file

@ -22,6 +22,9 @@ static const char *const autostart[] = {
"firefox", NULL,
"somebar", NULL,
"someblocks", NULL,
"systemctl", "--user", "import-environment", "WAYLAND_DISPLAY", NULL,
"hash", "dbus-update-actifvation-environment", NULL,
"dbus-update-activation-environment", "--systemd", "WAYLAND_DISPLAY", NULL,
NULL /* terminate */
};