summaryrefslogtreecommitdiff
path: root/.config/x11/xprofile
diff options
context:
space:
mode:
Diffstat (limited to '.config/x11/xprofile')
-rwxr-xr-x.config/x11/xprofile1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/x11/xprofile b/.config/x11/xprofile
index d341451..6fdde7f 100755
--- a/.config/x11/xprofile
+++ b/.config/x11/xprofile
@@ -9,6 +9,7 @@ xset r rate 300 50 & # Speed xrate up
unclutter & # Remove mouse when idle
xbanish & # Remove mouse when typing
dwmblocks & # Status bar
+xrdb xresources &
echo $PATH > /tmp/path.dbg
# This line autostart an instance of Pulseaudio that does not exit on idle.