Fix Gnome Apps Slow Start Up Issue (#446)

This commit is contained in:
goldcoders 2020-02-09 20:24:30 +08:00 committed by GitHub
parent 9ed3e303fb
commit ddce1acca4

View file

@ -1,4 +1,7 @@
#!/usr/bin/env sh #!/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. # xinitrc runs automatically when you run startx.