summaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 364a097a..610c6313 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -37,7 +37,7 @@ export QT_IM_MODULE=fcitx
export XMODIFIERS=@im=fcitx
while true; do
- $HOME/programs/my_scripts/set_dwm_status_bar.sh
+ set_dwm_status_bar
sleep 1
done &