From f2e692b8245f8e19163cc040b1b904d6a32defd1 Mon Sep 17 00:00:00 2001 From: Vlad Doster Date: Mon, 18 May 2020 16:33:44 -0500 Subject: [PATCH] Update .xprofile --- .xprofile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xprofile b/.xprofile index 861443b8..ea5bab7d 100755 --- a/.xprofile +++ b/.xprofile @@ -10,7 +10,7 @@ dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XA mpd & # music player daemon-you might prefer it as a service though remaps & # run the remaps script, switching caps/esc and more; check it for more info setbg & # set the background with the `setbg` script -#xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/Xresources & # Uncomment to use Xresources colors/settings on startup +#xrdb ${XDG_CONFIG_HOME}/X11/Xresources & # Uncomment to use Xresources colors/settings on startup xcompmgr & # xcompmgr for transparency dunst & # dunst for notifications xset r rate 300 50 & # Speed xrate up