summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgoldcoders <55337687+goldcoders@users.noreply.github.com>2020-02-09 20:24:30 +0800
committerGitHub <noreply@github.com>2020-02-09 07:24:30 -0500
commitddce1acca44015781244f2b0e200dbea0472b91e (patch)
treef3e1893cd0108b2e84f7da82e2ade69edbe5aef8
parent9ed3e303fb6bf2e9a0cc6c748c606fc4e934811a (diff)
downloadeibhear-ddce1acca44015781244f2b0e200dbea0472b91e.tar.gz
eibhear-ddce1acca44015781244f2b0e200dbea0472b91e.tar.zst
eibhear-ddce1acca44015781244f2b0e200dbea0472b91e.zip
Fix Gnome Apps Slow Start Up Issue (#446)
-rw-r--r--.xinitrc3
1 files changed, 3 insertions, 0 deletions
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.