switch to dwmblocks

This commit is contained in:
Luke Smith
2019-09-21 15:39:49 -04:00
parent 63449c926b
commit 6244ad78ac
2 changed files with 11 additions and 9 deletions

View File

@@ -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