summaryrefslogtreecommitdiffstats
path: root/.xprofile
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-04-08 19:10:00 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-04-08 19:10:00 -0400
commit9fe6802122f6e0392c7fe20eefd30437771d7f8e (patch)
treeef2a15076f9317e8f72cacdebf5ccea12601a1a3 /.xprofile
parent7f334ff4b902e7cfbc8cb824e59510b752e7a754 (diff)
downloadeibhear-9fe6802122f6e0392c7fe20eefd30437771d7f8e.tar.gz
eibhear-9fe6802122f6e0392c7fe20eefd30437771d7f8e.tar.zst
eibhear-9fe6802122f6e0392c7fe20eefd30437771d7f8e.zip
oops for config
Diffstat (limited to '.xprofile')
-rw-r--r--.xprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xprofile b/.xprofile
index 2f812e5..c84fab6 100644
--- 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:-$HOME/.config}/Xresources & # Uncomment to use Xresources colors/settings on startup
xcompmgr & # xcompmgr for transparency
$STATUSBAR & # start the statusbar
dunst & # dunst for notifications