switch to dwmblocks
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user