summaryrefslogtreecommitdiffstats
path: root/.xprofile
diff options
context:
space:
mode:
Diffstat (limited to '.xprofile')
-rw-r--r--.xprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/.xprofile b/.xprofile
index fb5a319..24604db 100644
--- a/.xprofile
+++ b/.xprofile
@@ -5,7 +5,7 @@
setbg & # set the background with the `setbg` script
xcompmgr & # xcompmgr for transparency
-dwmbar & # script for updating the status bar
+dwmblocks & # script for updating the status bar
dunst & # dunst for notifications
sxhkd & # Bind keys with sxhkd
xset r rate 300 50 & # Speed xrate up
@@ -20,6 +20,6 @@ xmodmap -e 'keycode 135 = Super_R' &
# command changes the music player's status.
while pgrep -x mpd; do
mpc idle >/dev/null 2>&1
- refbar
+ pkill -RTMIN+11
done &
notify-send "Welcome to LARBS on Void with dwm" "Press super+F1 for the help menu." # LARBSWELCOME