mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
Fix Gnome Apps Slow Start Up Issue (#446)
This commit is contained in:
parent
9ed3e303fb
commit
ddce1acca4
3
.xinitrc
3
.xinitrc
@ -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.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user