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:
parent
3d28d91ca4
commit
36b0cf0197
1 changed files with 3 additions and 0 deletions
|
@ -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 */
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue