summaryrefslogtreecommitdiff
path: root/.config/x11/xprofile
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2021-08-12 23:24:28 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2021-08-12 23:24:28 +0200
commitc270db7379b7cda9c9b5d7c71a9944664aed97d1 (patch)
treed2f06a39a8343aef1072cbac640c2519b6322f46 /.config/x11/xprofile
parent93d2454af4564bcc9168317cea3d19abfafa644f (diff)
Remove alacritty, st ftw
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.