aboutsummaryrefslogtreecommitdiff
path: root/.config/bspwm
diff options
context:
space:
mode:
Diffstat (limited to '.config/bspwm')
-rwxr-xr-x.config/bspwm/bspwmrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/bspwm/bspwmrc b/.config/bspwm/bspwmrc
index 50be079..683bcee 100755
--- a/.config/bspwm/bspwmrc
+++ b/.config/bspwm/bspwmrc
@@ -3,7 +3,7 @@
export SXHKD_SHELL=sh
pgrep -x sxhkd > /dev/null || sxhkd &
-$HOME/.config/polybar/launch.sh &
+${XDG_CONFIG_HOME:-~/.config}/polybar/launch.sh &
feh --auto-reload --bg-fill /usr/share/backgrounds/background.png &
dunst &