From 6a1f85238ff9ea6827c835d2bec5260b8c49c4eb Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Thu, 13 Feb 2020 22:03:26 -0500 Subject: [PATCH] Update .xprofile --- .xprofile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.xprofile b/.xprofile index 8a61905c..59f6c9cd 100644 --- a/.xprofile +++ b/.xprofile @@ -3,7 +3,12 @@ # This file runs when a DM logs you into a graphical session. # If you use startx/xinit like a Chad, this file will also be sourced. # Don't be a bash chad XD -autorandr -c +# autorandr -c + +# 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 + remaps & # run the remaps script, switching caps/esc and more; check it for more info setbg & # set the background with the `setbg` script xcompmgr & # xcompmgr for transparency