diff --git a/.xinitrc b/.xinitrc index 3a5a220..577cd5b 100644 --- a/.xinitrc +++ b/.xinitrc @@ -1,4 +1,7 @@ #!/usr/bin/env sh +# Fix Gnome Apps Slow Start due to failing services +# Add this when you include flatpak in your system +dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY # xinitrc runs automatically when you run startx.